Question
Inquries about STM32F4 Clock Security System (CSS)
Hello.
I am using STM32F407ZG. I would like to use CSS functionality for clock monitoring and switching. I need a help for using CSS.
- Can I switch the clock from HSE to HSI without resetting the MCU?
- When the CSS is enabled and the HSE clock fails, it calls NMI_Handler. Does the program call other functions as usual or only NMI_Handler calls infinitely?
Thanks in advance.
