Question
Enable 48MHz HSE on STM32F446RE Nucelo
On the board page nucleo-f446re it mentions a specific feature of board is a 48MHz HSE. However in STM32CubeIDE I only have the option to set the HSE up to 26MHz. How do I go about enabling the 48MHz HSE or could you point me in the direction of any additional documentation?
I want to use 48MHz HSE for a more accurate clock for time synchronisation.