How to change clock source from bootloader to application STM32F439?
Hi,
I'm pretty sure it can be done but I would like confirmation.
I would like to start with my own bootloader that runs wit HSI clock. It have to properly configure an external PLL source (by I2C peripheral). Only when that chip is locked, I would like to jump into another internal flash branch to run my own application. First of all the application will select the nwe HSE as main clock source. Is it possible?
Thank you,
Antonio
