Skip to content

STM32F4: HSE timeout increased from 0.5s to 5s, needs 10seconds to fallback to HSI #1096

@giulianodianda

Description

@giulianodianda

Hi,
i saw mbed-src have been upgraded to CubeF4 drivers v1.5, which increases HSE timeout from 500 to 5000 ms.
https://github.com/mbedmicro/mbed/blob/master/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F401RE/stm32f4xx_hal_conf.h#L104
I don't know if there have been issues with 500ms timeout (afaik issues were about LSE on Nucleo boards with not correct capacitors), anyway now it takes 10 seconds to fallback to HSI (HSEwBypass->HSEwoBypass->HSI).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions