Closed
Description
Generic clock for F413Z(G-H)(J-T)_F423ZH(J-T) is not correct as it set HSE by default while it should use HSI.
Issue discussed here: https://www.stm32duino.com/viewtopic.php?p=10988#p10988
A PR was provided in #1848 to fix HSE usage but HSI should be used.
Nucleo F413ZH should be added with the HSE clock usage.