Question
nucleo board STM32CubeMX clock configuration nonsense
Hi,
I'm trying to set up the HSI (16MHz) on a nucleo-f446ze board. The clock configuration GUI is kinda misleading I guess:
- default PLLMUX configuration is selecting HSE, but HSE oscillator is not present by default on the nucleos
- selecting HSI on PLLMUX highlight an error that goes like "PLLMUX should have an HSE input"....is this just a warning (wording is "should") ? if not and this is a proper error and is not possible to select HSI why is there a MUX at all?
with that said, what is the correct way (if any) to use the HSI with PLL?
hope someone can shed some light.
cheers
Stef

