Commit Graph

1597 Commits

Author SHA1 Message Date
Giovanni Di Sirio 89adc08744 Tentative fix for STM32 SPIv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15646 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-06-02 14:42:09 +00:00
Giovanni Di Sirio ca1ea99f64 SPI demo improvements and more coverage, fixed polled exchange in STM32 SPIv3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15619 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-05-05 08:09:45 +00:00
Giovanni Di Sirio 096495bda8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15588 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-04-19 17:04:21 +00:00
Giovanni Di Sirio c3f8edd463 Mass updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15581 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-13 07:43:23 +00:00
Giovanni Di Sirio 67c088cdb5 Performance optimization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15578 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-09 08:19:56 +00:00
Giovanni Di Sirio 5720e1f605 Fixed regression caused by latest changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15574 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-08 11:50:42 +00:00
Giovanni Di Sirio 5f825b3aa6 Workaround for different ADC3 type: no ADC3 support. Good job to the decision makers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15571 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-03 10:28:39 +00:00
Giovanni Di Sirio 0070aac920 Fixed some errors in the template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15570 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-03 09:39:06 +00:00
Giovanni Di Sirio 47360e49ec git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15565 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-28 14:16:18 +00:00
Giovanni Di Sirio b2db683929 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-28 11:10:53 +00:00
Giovanni Di Sirio 4adf9f490c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15563 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-28 08:50:54 +00:00
Giovanni Di Sirio 5641232c9e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15562 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-28 08:24:42 +00:00
Giovanni Di Sirio 6c33dd8c86 Made buffers in MFS test suite non-cached.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15559 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-27 09:37:06 +00:00
Giovanni Di Sirio 0fc6cb688f Added missing files, the demo still does not work.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15556 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-27 07:35:04 +00:00
Giovanni Di Sirio 141c1f6639 SNOR rework because cache-related issue, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15552 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-22 18:59:07 +00:00
Giovanni Di Sirio d62c01ac48 Improved cache settings in STM32H7xx mcuconf.h.
Modified SDMMCv2 to allow for uncached buffers.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15550 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-21 11:21:51 +00:00
Giovanni Di Sirio bcc7d7b15f Fixed ADC triggering for G071 build.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15519 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-16 10:30:19 +00:00
Giovanni Di Sirio 44eed31543 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15495 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-13 09:43:28 +00:00
Giovanni Di Sirio c3146a7ae2 Demo compiles now. Fixed a small error in all H7 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15475 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-09 13:51:41 +00:00
Giovanni Di Sirio 5293cb6eba Added integration of LittleFS on top of our flash infrastructure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15415 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-01-28 08:43:32 +00:00
Giovanni Di Sirio 9f531eca8b Initial LittleFS support, not yet complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15412 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-01-27 11:03:25 +00:00
Giovanni Di Sirio c01e5a7c22 Added a new CH_CFG_HARDENING_LEVEL option to RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-13 15:44:12 +00:00
Giovanni Di Sirio 4dac93cf65 Fixed bug #1207.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15218 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-08 09:57:13 +00:00
Giovanni Di Sirio 2a0e158bab git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15216 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-12-08 08:36:07 +00:00
Giovanni Di Sirio d2ac0d1fa7 Removed lp mode from USBv2 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15116 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-20 04:58:48 +00:00
Giovanni Di Sirio f476d11ed9 Typo in chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15111 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-18 15:42:21 +00:00
Theodore Ateba 5701325659 Remove EXT demo, because this driver is no mode available.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15101 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 21:35:40 +00:00
Giovanni Di Sirio d3892df86d RT and NIL upgraded to support the enhanced OSLIB. Mass update of chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15085 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 09:02:52 +00:00
Giovanni Di Sirio 850f56b1f1 Fast copy working in STM32 USBv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15082 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-14 16:19:11 +00:00
Giovanni Di Sirio 6116b0e0c6 Added STM32G0B1 target.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15079 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-14 13:06:51 +00:00
Giovanni Di Sirio a456f5b75c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15072 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-11-14 06:12:20 +00:00
Giovanni Di Sirio f2bedc178f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15063 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-11-12 07:54:53 +00:00
Giovanni Di Sirio b73cd4bb0d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15061 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-11-11 18:17:36 +00:00
Giovanni Di Sirio faadcf4270 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15060 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-11-11 17:42:11 +00:00
Giovanni Di Sirio f7c2186097 Added STM32L073RZ-Nucleo64 to USB-CDC "multi" demo. Removed old demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15059 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-11 09:43:04 +00:00
Giovanni Di Sirio e3b5a38b85 Added an STM32 WDG "multi" demo. Removed all old WDG demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15058 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-11 08:28:19 +00:00
Giovanni Di Sirio ca0290ace7 Added an STM32 WDG "multi" demo. Fixed a problem with RCC LSIv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15056 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-11 08:04:00 +00:00
akscram 667bea145b STM32WBxx: set STM32_LSI_ENABLED in RCCv1/stm32_lsi_v2.inc
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15055 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-11 07:45:33 +00:00
vrepetenko 29760bc1ea STM32WL: updated to new SPI driver version.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15048 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-10 11:25:06 +00:00
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