Commit Graph

173 Commits

Author SHA1 Message Date
Giovanni Di Sirio 6894388135 Tentative fix for missing RX events.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10157 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-16 08:20:31 +00:00
Giovanni Di Sirio a7281b1cd5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10113 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-02-28 09:28:23 +00:00
Giovanni Di Sirio 47a8438f5b Fixed bug #817.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10090 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-06 10:35:53 +00:00
Rocco Marco Guglielmi a00002ab53 Fixed Bug #803
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9987 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-26 09:54:11 +00:00
gdisirio e1d8e53579 Tentative USB suspend fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9898 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-03 12:43:09 +00:00
Giovanni Di Sirio 0f0af8222f Fixed an harmless warning.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9859 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-10-11 08:33:02 +00:00
Giovanni Di Sirio cf7b963bcf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9851 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-10-04 10:39:01 +00:00
Rocco Marco Guglielmi 89aac9d58a Mass removing of EX demos from testhal directory.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9825 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-30 11:40:41 +00:00
Rocco Marco Guglielmi ac11288113 Updated LIS302DL and LIS3DSH demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9824 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-30 11:37:35 +00:00
Rocco Marco Guglielmi a3728946f8 Improved LSM303DLHC driver and related demos: improved bias and sensitivity handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9823 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-29 15:02:05 +00:00
Rocco Marco Guglielmi cae987f6b3 Improved L3GD20 driver and related demo: improved sensitivity and bias handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9819 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-28 23:18:59 +00:00
Rocco Marco Guglielmi 3369e1e04c Improved LSM6DS0 driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9818 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-28 18:12:29 +00:00
Rocco Marco Guglielmi a736f4dd77 Improved LIS3MDL driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9813 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 23:29:24 +00:00
Rocco Marco Guglielmi b1eb97df61 Improved HTS221 driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9812 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 21:54:54 +00:00
Rocco Marco Guglielmi 31f02dd767 Improved LPS25H driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9811 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 21:54:20 +00:00
Rocco Marco Guglielmi c614b18226 Improved LPS25H driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9810 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 21:28:26 +00:00
Rocco Marco Guglielmi b80b4fdd87 Improved HTS221 driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9809 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 18:59:55 +00:00
Rocco Marco Guglielmi f4ca83cfac Added demo for ST HTS221
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9807 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 15:06:00 +00:00
Rocco Marco Guglielmi 3abc7cde0b Fixed wrong readme in ChibiOS/EX related demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9805 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 15:04:35 +00:00
Rocco Marco Guglielmi 5d7b15b26c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9801 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-09-25 22:15:12 +00:00
Rocco Marco Guglielmi d6c01c9fb6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9798 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-09-25 18:14:49 +00:00
Rocco Marco Guglielmi f9ffb72f68 Added support for LPS25H.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9797 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-25 18:14:04 +00:00
Rocco Marco Guglielmi 8cb143da5a Fixes in EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9796 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-25 18:11:41 +00:00
Rocco Marco Guglielmi dd525d05db Updated LSM6DS0 driver and related STM32 Nucleo F401RE demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9770 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-22 16:01:28 +00:00
Rocco Marco Guglielmi 11eb96e9b8 Updated STM32L4xx-I2C-LSM6DS0 demo and added a new demo for STM32 Nucleo-64 F401RE
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9759 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-31 19:55:08 +00:00
Rocco Marco Guglielmi 0cb5879d1d Fixes in LIS3MDL driver, added a new demo for STM32 Nucleo-64 F401RE
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9757 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-31 18:24:24 +00:00
Rocco Marco Guglielmi 9e1cb54809 Fixed typo in STM32F4xx-I2C-LIS3MDL makefile
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9756 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-31 18:17:58 +00:00
Giovanni Di Sirio 3262155f7d Added automatic number of channels initialization for ADCv2.
Implemented IRQ hooks for ADC drivers.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9741 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-26 08:41:04 +00:00
Rocco Marco Guglielmi daedf9889b Fixed typos in EX demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9729 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-28 14:53:44 +00:00
Rocco Marco Guglielmi be45af2a10 UpdatedEX: LIS3DSH driver updated to v1.0.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9728 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-28 14:53:12 +00:00
Rocco Marco Guglielmi 293f9d708b UpdatedEX: LIS302DL driver updated to v1.0.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9724 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-27 20:55:04 +00:00
Rocco Marco Guglielmi 8d4c6ef5b8 EX: LSM303DLHC driver updated to v1.0.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9700 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-10 20:02:39 +00:00
Rocco Marco Guglielmi d5917172bc Removed measurement unit management from L3GD20 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9699 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-10 20:01:00 +00:00
Rocco Marco Guglielmi 724eef04f3 Updated L3GD20 related files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9698 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-10 17:58:39 +00:00
Rocco Marco Guglielmi 0c8fc98a9d Removed unused functions in L3GD20 driver,
Indent fixes in L3GD20 related demos.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9695 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-08 16:15:01 +00:00
Rocco Marco Guglielmi 03d5b66b8d Updated all L3GD20 related demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9648 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-22 08:34:55 +00:00
Giovanni Di Sirio c6cad23bd9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9646 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-21 08:44:15 +00:00
Giovanni Di Sirio 458e6a84df Added CR2 setting to STM32 SPIv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9640 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-17 12:58:41 +00:00
Giovanni Di Sirio c3150eb136 USB fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9628 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-16 09:22:22 +00:00
Rocco Marco Guglielmi e3b62eb4c3 Fixed I2C-LSM303DLHC readme
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9555 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-02 13:22:43 +00:00
Rocco Marco Guglielmi 78f63bd88d Fixed Bug #749
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9549 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-01 10:59:55 +00:00
Rocco Marco Guglielmi 6da45ace49 Fixed Bug #748
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9542 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-30 21:12:22 +00:00
Rocco Marco Guglielmi cc4cde9bd0 EX: added LSM303DLHC support, included demo for STM32F3 Discovery and SMT32F401C Discovery
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9499 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-21 14:53:20 +00:00
Rocco Marco Guglielmi 6e77c0510d Enabled FPU in ChibiOS/EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9498 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-21 14:52:32 +00:00
Giovanni Di Sirio 5928999fd5 Mass update of configuration files with QSPI settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9486 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-15 09:18:27 +00:00
Rocco Marco Guglielmi f5be820e9c Fixes an improvements to EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9471 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-12 21:01:59 +00:00
Rocco Marco Guglielmi fde8d50497 Added support for LIS3DSH
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9470 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-12 16:57:52 +00:00
Rocco Marco Guglielmi ed9ebb8f86 Small fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9469 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-12 16:56:39 +00:00
Rocco Marco Guglielmi cb24fff73c Simplified L3GD20 demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9460 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-10 17:19:18 +00:00
Rocco Marco Guglielmi 63f127f792 EX: added support for LIS302DL
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9459 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-10 17:08:27 +00:00