git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14685 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-08-20 08:48:12 +00:00
parent 243ba25a28
commit 3cb253773a
2 changed files with 3 additions and 1 deletions

View File

@ -130,7 +130,7 @@
/**
* @brief Minimum ADC clock frequency.
*/
#define STM32_ADCCLK_MIN 6000000
#define STM32_ADCCLK_MIN 600000
/**
* @brief Maximum SDADC clock frequency in fast mode.

View File

@ -77,6 +77,8 @@
- NEW: EFL driver and demo for STM32F3xx.
- NEW: New unit test subsystem under /os/test. Now it is officially
ChibiOS/TEST.
- FIX: Fixed error in STM32_ADCCLK_MIN for STM32F37x/hal_lld.h (bug #1180)
(TBP)(backported to 20.3.4).
- FIX: Fixed direct calls to RT in STM32 RTCv2 and RTCv3 (bug #1179)
(TBP)(backported to 20.3.4).
- FIX: Fixed STM32G071 mcuconf.h template not showing TIM14/15/16/17