Commit Graph

  • 27f4a76c3f Set DAC_HAS_MCR FALSE in STM32F1xx registry. master fxcoder 2025-06-01 14:11:47 +0000
  • 792a429c6e stm32f1xx: no MCR register in DAC stable_21.11.wbo Andrey Gusakov 2025-01-27 14:29:13 +0300
  • b34c289649 Revert xshell system clock change fxcoder 2025-05-22 14:35:18 +0000
  • b28af0edde xshell: add system clock to info cmd. Update copyright dates fxcoder 2025-05-22 01:00:46 +0000
  • a9a4621ee5 Simplify masking of config in DACv2 fxcoder 2025-05-22 00:01:19 +0000
  • 62e5991487 Updated paths to new compiler. Giovanni Di Sirio 2025-05-17 08:54:43 +0000
  • 109d67366d Fixed STM32/SPIv2 priority check bugs edolomb 2025-05-15 11:03:01 +0000
  • 1dce070233 Revisited I2Cv4 driver. Fixed bugs in H5 rcc driver. Mass update STM32H5 mcuconf. edolomb 2025-05-15 11:01:15 +0000
  • 490c7bd37b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@17001 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-05-15 08:49:24 +0000
  • fc7f99c8ef git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@17000 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-05-15 08:25:11 +0000
  • f91f1515d9 Small fix in STM32G0xx EFL driver. Giovanni Di Sirio 2025-05-15 08:19:21 +0000
  • ff50a7c252 Tentative fix for SDC driver, improved high speed cards recognition. Giovanni Di Sirio 2025-05-13 09:34:09 +0000
  • 6663f10f7d Few fixes, to be tested. Giovanni Di Sirio 2025-04-30 08:26:25 +0000
  • d3e2d43adc Some cleanup, needs to handle the DMA errors, also old drivers don't do this. Giovanni Di Sirio 2025-04-29 11:22:06 +0000
  • 9d69e83151 To be tested. Giovanni Di Sirio 2025-04-29 10:55:37 +0000
  • 370143107e Removed sleep in FDCANv1 and FDCANv2 can_lld_transmit edolomb 2025-04-29 09:59:40 +0000
  • 35b1d17163
    Merge pull request #56 from dron0gus/adc-lost-samples-fix stable_20.3.x.rusefi_clean_history Andrey G 2025-04-28 16:20:50 +0300
  • 621dc5017d Fixed bug #1294. Giovanni Di Sirio 2025-01-25 08:17:51 +0000
  • 0710deccca STM32: ADCv2: handle DMA FIFO errors Andrey Gusakov 2025-04-28 15:45:31 +0300
  • bc7b4eaa2a STM32: ADCv2: use DMA's FIFO Andrey Gusakov 2025-04-27 19:47:35 +0300
  • a9de22787a STM32: ADCv2: set DDS bit only in circular mode Andrey Gusakov 2025-04-27 19:33:04 +0300
  • 0525059ee1 H5 RTC updates (PWR and RCC) fxcoder 2025-04-22 08:04:34 +0000
  • 0147aaced7 Update DACv1 to support HFSEL setting fxcoder 2025-04-21 12:21:28 +0000
  • 711c2397e3 Fix wrong IRQ vector for STM32L4+ DCMI fxcoder 2025-04-18 14:47:03 +0000
  • 63ebcd0b18 Unfinished single-DMA-channel I2Cv4 driver, it is meant to replace I2Cv3 and add support for GPDMA (H5). Giovanni Di Sirio 2025-04-17 12:33:33 +0000
  • b3b11fb75e RTC support for H5, to be tested. Giovanni Di Sirio 2025-04-07 09:49:12 +0000
  • c56db50d15 Added MPU initialization settings in ARMv7-M, ARv7-M-ALT, ARMv8-ML-ALT ports. Settings allow to statically initialize any region. Giovanni Di Sirio 2025-04-03 08:54:45 +0000
  • 9d34e55d21 Improved interrupts processing in ARMv7-M-ALT and ARMv8-M-ML-ALT ports. Specifically, saved few cycles on the context switch code path. Giovanni Di Sirio 2025-03-27 09:53:36 +0000
  • 599ce95556 Added missing con text switch hook in ARMv7-M-ALT and ARMv8-M-ML-ALT ports. Giovanni Di Sirio 2025-03-27 09:01:47 +0000
  • 45f105e043 Added I2C slave support for ST low level drivers. Added I2C-MASTER_SLAVE multi demo. Updated halconf.h edolomb 2025-03-25 14:34:20 +0000
  • 95a21f17f5
    Merge pull request #55 from dron0gus/assert-reason rusefillc 2025-03-19 07:43:43 -0400
  • 80137e941c chdebug: pass reason to chSysHalt() in chDbgAssert() Andrey Gusakov 2025-03-19 10:03:22 +0300
  • 46235d3849 Fixed bug #1296. edolomb 2025-03-18 13:29:32 +0000
  • f304ee229e Fixed incorrect RCC clock selection defines for STM32G0 USB. fxcoder 2025-03-12 23:55:42 +0000
  • 5755888f34 Add XML schema for STM32G0B0 fxcoder 2025-03-04 04:50:32 +0000
  • 742245b4c6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16979 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-26 09:52:20 +0000
  • f99affb51e C0 new linker files and registry fixes. Giovanni Di Sirio 2025-02-25 08:57:03 +0000
  • 5371c9e2f7 Fixed small errors. Giovanni Di Sirio 2025-02-24 13:24:25 +0000
  • a8873fd163 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16976 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-24 12:08:59 +0000
  • f7698c1fcf HSIUSB48, USB and FDCAN support in STM32C0xx HAL. More work to do. Giovanni Di Sirio 2025-02-24 11:02:47 +0000
  • ca43ca18e5 Update STM32G0B0 support plus include MCO2. fxcoder 2025-02-23 23:16:46 +0000
  • d6b9c9a0f8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16973 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-23 14:22:16 +0000
  • c523192280 Added STM32C071 demo, it compiles but not tested. Giovanni Di Sirio 2025-02-23 13:41:39 +0000
  • fa503eebdf Update readme.txt fxcoder 2025-02-23 12:04:09 +0000
  • c656a99d89 Correct the .ld used in STM32G071 ADC testhal project fxcoder 2025-02-23 12:02:26 +0000
  • 5d54e9864f ADCv5 must wait for CCRDY after setting CHSELR before setting CFGR1 fxcoder 2025-02-23 12:00:36 +0000
  • 605337a98a Registry updated for all STM32C0xx devices. Giovanni Di Sirio 2025-02-23 10:40:36 +0000
  • faa15978f1 Startup support added for STM32C051, STM32C071, STM32C091, STM32C092. Giovanni Di Sirio 2025-02-23 10:23:53 +0000
  • eaa39d9053 Tentative improvements to STM32 MACv2 driver leveraging internam ETH tail pointers. The whole MAC driver is still sub-optimal, it will be addressed in XHAL and eventually back-ported. Giovanni Di Sirio 2025-02-22 10:03:34 +0000
  • 60c49ee7b8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16965 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-18 14:50:47 +0000
  • 03225f6bd4 github progress rusefillc 2025-02-18 07:13:32 -0500
  • 2f8fff79cd
    Merge pull request #54 from dron0gus/usb-non-blocking rusefillc 2025-02-18 07:11:44 -0500
  • 90553be9eb hal_usb: non-blocking write and transaction finish wait API Andrey Gusakov 2025-02-18 11:14:54 +0300
  • 4c3ebdfdd0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16964 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-13 08:44:44 +0000
  • 11e876d361 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16963 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-12 14:43:38 +0000
  • aa8899595b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16962 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-12 08:53:21 +0000
  • 65fae670e7 Inlined most methods. Giovanni Di Sirio 2025-02-11 15:45:58 +0000
  • 8751279d9f ETH API should be final. Giovanni Di Sirio 2025-02-11 14:04:06 +0000
  • bd75dd6578 Removed frame interface, it is part of the ETH driver now. Giovanni Di Sirio 2025-02-11 12:19:45 +0000
  • 3772c7d0fb ETH driver in XHAL preparation. Giovanni Di Sirio 2025-02-11 12:16:44 +0000
  • 53b057ab06 Ancient typo. Giovanni Di Sirio 2025-02-11 12:15:22 +0000
  • e301ba2a17 Generic XHAL demo for STM32H563ZI. Giovanni Di Sirio 2025-02-11 10:37:33 +0000
  • 60cb2be40b DMAv1 - fix incorrect stream ID used in ch123.inc fxcoder 2025-02-10 08:14:28 +0000
  • 614f010344 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16954 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-07 15:21:24 +0000
  • 3bf3b00bdf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16953 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-02-05 07:31:30 +0000
  • 6b422d68a8 H5 builder added to STM32 DAC demo. Giovanni Di Sirio 2025-02-02 14:41:39 +0000
  • a438384a60 FDCANv1 enabled on H5, not tested. Giovanni Di Sirio 2025-02-02 10:15:10 +0000
  • 09b06b9d81 Mass edito to add DAC settings. Giovanni Di Sirio 2025-02-02 09:44:59 +0000
  • 0d0e58d934 Added DACv2 to H5, not tested. Giovanni Di Sirio 2025-02-02 09:39:23 +0000
  • b10352a83f Improved GPDMA driver. Giovanni Di Sirio 2025-02-02 09:34:26 +0000
  • 433df93403 Fixed some comments. Giovanni Di Sirio 2025-02-02 08:02:37 +0000
  • a338ffa587 Enabled RNG and SDMMC on H5, not tested. Giovanni Di Sirio 2025-02-02 07:57:57 +0000
  • 6c8a68da3b Added an assertion to the STM32 GPT driver checking for the invalid interval values of 0 and 1. Giovanni Di Sirio 2025-02-01 19:18:02 +0000
  • c040c86f6c Added missing SBS clock enable. Giovanni Di Sirio 2025-02-01 16:41:13 +0000
  • 766d549103 Regenerated all boards. Giovanni Di Sirio 2025-02-01 14:55:33 +0000
  • e09f6d7758 More H5 XML/schema fixes. Giovanni Di Sirio 2025-02-01 14:44:37 +0000
  • ed69ceb16d Fixed schema error, missing port. Giovanni Di Sirio 2025-02-01 14:36:04 +0000
  • 4ce5a41c9b Schema fix, wrong list of devices. Giovanni Di Sirio 2025-02-01 14:33:23 +0000
  • 272f7c43fb Fixed state violation in new ARMv8-M-ALT port. Giovanni Di Sirio 2025-02-01 09:22:04 +0000
  • e2fd9d56d7 Added minimal lwIP demo. Giovanni Di Sirio 2025-02-01 08:36:41 +0000
  • 0583b1ebba Updated H5/H7 tools and mcuconf files. Giovanni Di Sirio 2025-02-01 08:06:55 +0000
  • 7b07b337fa Added ethernet to H5, to be tested. Giovanni Di Sirio 2025-02-01 07:55:51 +0000
  • 2b22261a52 Added TDCR to FDCANv1 and FDCANv2 configuration. Handled BUS_OFF event in FDCANv1 and FDCANv2. Changed STM32_CAN_FDCAN_CKDIV to STM32_CAN_FDCAN_PRESC in FDCANv1 driver. Updated CAN demos edolomb 2025-01-28 15:28:03 +0000
  • 9faedfad05 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16934 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-01-27 14:24:56 +0000
  • 2ac3bec956 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16933 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-01-27 10:48:22 +0000
  • 35a96de5c9 Registry fix for STM32G491and added ld file. Giovanni Di Sirio 2025-01-26 09:06:23 +0000
  • 60ea8eebc0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16931 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-01-26 09:00:16 +0000
  • a996aba258 Fixed bug #1295. Giovanni Di Sirio 2025-01-26 08:54:22 +0000
  • cf341f0f13 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16929 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-01-25 16:12:22 +0000
  • c7e04a8161 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16928 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-01-25 13:46:53 +0000
  • 0f13d2104e Fixed bug #1294. Giovanni Di Sirio 2025-01-25 08:17:51 +0000
  • 4bed30e9da
    Merge pull request #53 from dron0gus/rework-assert Andrey G 2025-01-24 19:32:49 +0300
  • a7b11b84b6 rework LIMITED_WHILE_LOOP Andrey Gusakov 2025-01-24 18:52:19 +0300
  • 53d7a0ad7a Improved debugging for sandboxes. Giovanni Di Sirio 2025-01-22 16:04:52 +0000
  • c5f7252235 Builders for ls app. Giovanni Di Sirio 2025-01-22 10:00:17 +0000
  • a39eabd99e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16924 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-01-22 09:37:47 +0000
  • 331abaa1d9 Debug/deploy builders for msh app. Giovanni Di Sirio 2025-01-22 09:36:56 +0000
  • 01017f5e78 Fixed project metadata. Giovanni Di Sirio 2025-01-22 08:46:53 +0000
  • 4df8081fa8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16921 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 Giovanni Di Sirio 2025-01-22 04:15:03 +0000
  • dcfb6038c8 Fixed a bug and implemented a new relocation in the elf loader. Giovanni Di Sirio 2025-01-21 12:53:59 +0000