Commit Graph

32 Commits

Author SHA1 Message Date
edolomb 1dce070233 Revisited I2Cv4 driver.
Fixed bugs in H5 rcc driver.
Mass update STM32H5 mcuconf.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@17002 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-05-15 11:01:15 +00:00
Giovanni Di Sirio 63ebcd0b18 Unfinished single-DMA-channel I2Cv4 driver, it is meant to replace I2Cv3 and add support for GPDMA (H5).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16989 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-04-17 12:33:33 +00:00
Giovanni Di Sirio b3b11fb75e RTC support for H5, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16988 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-04-07 09:49:12 +00:00
Giovanni Di Sirio 9d34e55d21 Improved interrupts processing in ARMv7-M-ALT and ARMv8-M-ML-ALT ports. Specifically, saved few cycles on the context switch code path.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16986 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-03-27 09:53:36 +00:00
edolomb 45f105e043 Added I2C slave support for ST low level drivers.
Added I2C-MASTER_SLAVE multi demo.
Updated halconf.h 

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16984 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-03-25 14:34:20 +00:00
Giovanni Di Sirio 09b06b9d81 Mass edito to add DAC settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16950 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-02-02 09:44:59 +00:00
Giovanni Di Sirio a338ffa587 Enabled RNG and SDMMC on H5, not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16946 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-02-02 07:57:57 +00:00
Giovanni Di Sirio e2fd9d56d7 Added minimal lwIP demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16938 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-02-01 08:36:41 +00:00
Giovanni Di Sirio 55f0282062 Execution without stack checking now works again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16718 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-11-03 16:46:34 +00:00
Giovanni Di Sirio 7dac93d22f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16717 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-11-03 15:25:14 +00:00
Giovanni Di Sirio c11cb7c4b4 Renamed XSHELL demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16716 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-11-03 15:03:23 +00:00
Giovanni Di Sirio 0bc0a9ca65 SPLIM-related problem fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16702 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-11-03 08:16:12 +00:00
Giovanni Di Sirio 32acaa3bbc Merged RT8 with SMP-related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16549 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-08-26 15:42:51 +00:00
Giovanni Di Sirio 16ef426292 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16472 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-03-10 15:35:02 +00:00
Giovanni Di Sirio a738b7c420 Demo working on H5.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16459 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-01-22 14:23:31 +00:00
Giovanni Di Sirio cd4b45da04 Configuration files alignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16458 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-01-21 17:04:16 +00:00
Giovanni Di Sirio dbfb4b239d Added H5 to SPI test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16410 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-11-15 10:08:07 +00:00
Giovanni Di Sirio d340c452ee GPDMAv1 and SPIv4 ready for testing
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16408 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-11-14 12:49:29 +00:00
Giovanni Di Sirio a3b2b44a9c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16407 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-11-13 14:46:58 +00:00
Giovanni Di Sirio c08a1f59b4 More clock points in G4 support, improved G4 demo with shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16395 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-09-14 09:01:44 +00:00
Giovanni Di Sirio 83ac85364d Added more clock points.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16393 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-09-13 08:04:46 +00:00
Giovanni Di Sirio 74c84dd7db USARTv3 changes for SIO dynamic clocking. Fixes to clock switching.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16392 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-09-11 13:30:24 +00:00
Giovanni Di Sirio 05c08a2ca5 Fixes to dynamic clocking, improved H5 demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16391 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-09-11 10:41:09 +00:00
Giovanni Di Sirio d5346998ad ICACHE support added to H5.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16386 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-09-03 17:15:24 +00:00
Giovanni Di Sirio e5866d5023 Test suite passed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16385 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-09-03 10:46:53 +00:00
Giovanni Di Sirio 30ade0279e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16381 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-09-02 10:20:56 +00:00
Giovanni Di Sirio aa5c0d9965 H5 mcuconf.h updater tool.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16376 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-08-13 15:08:52 +00:00
Giovanni Di Sirio 9a6f3b3249 H5 board support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16375 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-08-13 08:55:03 +00:00
Giovanni Di Sirio 1825e08571 More H5 code, clock tree almost complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16371 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-08-11 11:07:43 +00:00
Giovanni Di Sirio c84a7c61b7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16369 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-08-10 14:46:18 +00:00
Giovanni Di Sirio 784b88fa38 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16368 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-08-07 11:44:43 +00:00
Giovanni Di Sirio 5210e30feb Simplified demo for H5.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16357 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-08-02 12:50:46 +00:00