Commit Graph

896 Commits

Author SHA1 Message Date
Giovanni Di Sirio fd7994a06b Moved F373 SPI demo into SPI multi demo, removed old one.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14958 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 13:02:10 +00:00
Giovanni Di Sirio ab9469553a Extended SPIv2 driver to F0, F3, F37x. F7, G0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14957 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 12:22:39 +00:00
Giovanni Di Sirio b73feac604 SPIv2 support added to L4 and L4+ families. Made GPIOv2 and GPIOv3 definitions more compatible (L4 affected).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14955 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 10:42:40 +00:00
Giovanni Di Sirio ec64c7d325 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14951 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-26 07:46:18 +00:00
Giovanni Di Sirio 0c592293cd Improved comments and formatting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14949 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-25 14:36:06 +00:00
Giovanni Di Sirio 0c96eb0df0 Safer SPI stop procedure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14948 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-25 12:31:29 +00:00
Giovanni Di Sirio 888847198d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14946 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-24 17:54:38 +00:00
Giovanni Di Sirio 47ff415e48 Mass update of halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14945 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-24 15:48:38 +00:00
Giovanni Di Sirio 114e173488 Removed dead "SPI_USE_CIRCULAR" option. Added a SPI slave test. Updated halconf.h template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14944 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-24 15:44:18 +00:00
Giovanni Di Sirio 8434a76fe5 Change for slave mode support, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14941 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-23 13:59:04 +00:00
Giovanni Di Sirio 6f0ab1234c Slowed SPI clocks for the demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14939 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-22 11:15:46 +00:00
Giovanni Di Sirio 425fe48460 Fixed DMA disable and SPI settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14938 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-22 11:06:47 +00:00
Giovanni Di Sirio e3f3484ea4 Few fixes, SPI v2 enabled on STM32G4xx experimentally.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14937 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-22 09:51:41 +00:00
Giovanni Di Sirio bb00a2b52b Various fixes to SPIv2 driver, added test application, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14936 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-22 08:32:39 +00:00
Giovanni Di Sirio 82eb284d81 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14933 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-21 11:45:35 +00:00
Giovanni Di Sirio 30ec4bd812 Changed defaults for PLLSAIxN on STM32L4+ (72->60).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14923 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-20 14:35:35 +00:00
Giovanni Di Sirio a0982b7301 HAL version number to 8.0. Renamed HAL error codes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14914 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-16 17:21:41 +00:00
vrepetenko beb6839449 Updated STM32WLxx demo and test projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-07 19:41:53 +00:00
vrepetenko 86bd1a948e Fixed STM32WL projects ADC params and device name typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14875 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-06 08:45:17 +00:00
Giovanni Di Sirio 591ffab1c6 Removed old test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14860 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-01 11:02:15 +00:00
Giovanni Di Sirio 84e8c38d35 Removed old IRQ storm test applications.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14809 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-20 08:12:58 +00:00
akscram eaa42bcae3 STM32WB: Add PAL test
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14749 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-12 23:11:07 +00:00
akscram 12315741d4 STM32WB: lower gdb level and enable linker optimizations
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14740 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 20:31:02 +00:00
vrepetenko 9cad986832 Added STM32WL testhal projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14739 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 16:57:25 +00:00
Giovanni Di Sirio 0b19644015 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14709 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-25 08:00:57 +00:00
Giovanni Di Sirio b269c5c5f9 Removed obsolete demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14677 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:50:08 +00:00
Giovanni Di Sirio d34e6b7e17 Fixed bug #1178.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14675 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:38:00 +00:00
Giovanni Di Sirio 71febd3350 missing files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14674 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:24:34 +00:00
Giovanni Di Sirio 9712daadc1 Removed redundant demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14673 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 10:57:50 +00:00
Giovanni Di Sirio ee082057c9 EFL driver and demo for STM32F3xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14671 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 09:27:48 +00:00
akscram fda8f81765 STM32WB: fix compilation of USB board
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14637 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-11 13:22:09 +00:00
akscram 2918634c1a STM32WB: use RCCv1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14635 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-10 22:48:05 +00:00
cinsights 91c33f902c Add L4P/Q5 to mucconf updater and demo mcuconfs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14607 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-22 10:18:08 +00:00
Giovanni Di Sirio 8eb2605294 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14589 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-07-08 08:08:30 +00:00
Giovanni Di Sirio c26d770f26 Modified all makefiles to include the new test library.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-20 07:18:57 +00:00
Giovanni Di Sirio ca32004bf1 Fixed paths.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14502 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-06 12:13:21 +00:00
Giovanni Di Sirio 30ea2cca14 Fixed IAR projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14497 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 13:56:45 +00:00
Giovanni Di Sirio c85da52cfb Removed F2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14493 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 10:42:37 +00:00
Giovanni Di Sirio ce910a52fc New alignment macros used.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14492 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 10:35:05 +00:00
Giovanni Di Sirio 128da3d596 QUADSPIv2 fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14460 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-03 08:39:29 +00:00
vrepetenko e0f58921d3 Keil projects migrated to SYSTICKv1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14449 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-31 06:06:04 +00:00
vrepetenko 524aed7a85 Broken Keil projects fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14448 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 20:09:55 +00:00
vrepetenko 1690879843 Broken IAR projects fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14447 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 12:47:51 +00:00
Giovanni Di Sirio 763f9e6ce0 RFCU implemented.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14442 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 07:10:59 +00:00
Giovanni Di Sirio 1e7edf58ea STM32 improved ADCv4 driver (H7) with variable sizes samples support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14431 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-25 09:21:31 +00:00
Giovanni Di Sirio f127d6a86f Enhanced PWR handling for STM32L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14425 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 16:24:04 +00:00
Giovanni Di Sirio f3cfbb664e Extended PWR support for STM32G4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14424 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 13:56:26 +00:00
Giovanni Di Sirio 603dedb80f Additional PWR support, fast switch support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14423 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 11:47:18 +00:00
Giovanni Di Sirio d6757a81eb Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14420 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 09:47:06 +00:00
Giovanni Di Sirio 5837785e87 Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14404 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-20 12:38:36 +00:00