-
Hii am trying to add the generic Variant for the STM32F412ZGTx (Nucleo-144) Board. In the wiki the HSI Clock is configured to be used. But i get an error in STM32CubeMX (Version 6.7.0) as it says the source for the PLL Mux should be the HSE Clock instead. Would there be any Problem resulting from changing the Clock from HSI to HSE? |
Beta Was this translation helpful? Give feedback.
Answered by
fpistm
Mar 5, 2023
Replies: 1 comment 3 replies
-
It is only a warning. If your board doesn't have an HSE it will not work. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
muellevin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is only a warning. If your board doesn't have an HSE it will not work.