Commit Graph

359 Commits

Author SHA1 Message Date
Giovanni Di Sirio 7afca73c86 Updated makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15013 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-06 09:24:54 +00:00
Giovanni Di Sirio c42ccba9e0 Updated lots of obsolete makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15011 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-06 09:03:19 +00:00
Giovanni Di Sirio eb08271664 F1. L0, L1 SPI demos removed and added targets to the multi SPI demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15010 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-06 08:26:43 +00:00
Giovanni Di Sirio be5262dbee Removed old F0 USB demo, added a new targer to the USB "multi" demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15009 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-05 14:05:28 +00:00
Giovanni Di Sirio 360ec6455a Fixed a regression. Updated readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15008 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-05 11:22:56 +00:00
Giovanni Di Sirio 8766dde36a M4 demo for STM32H7, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15002 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-03 12:19:18 +00:00
Giovanni Di Sirio 69ae62256e Updated old conf file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14988 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-31 18:35:01 +00:00
Giovanni Di Sirio 0bb473e0fc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14970 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-30 10:42:00 +00:00
Giovanni Di Sirio d7e5943256 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14968 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-28 07:03:51 +00:00
Giovanni Di Sirio 184683e70c SPIv3 tentative enhancements, not complete and broken. Some documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14967 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-27 14:35:34 +00:00
Giovanni Di Sirio 532acb2af8 typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14960 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 13:46:54 +00:00
Giovanni Di Sirio 3b9390e689 Moved F7 SPI demo to SPI multi project, removed old demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14959 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 13:40:47 +00:00
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
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 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 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 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 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
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