Need clarifications on CSS of STM32H7
Hello,
I don't understand the description of the Clock Security System in the Ref Manual of STM32H7 (section 7.5.3).
First question is : what exactly is the CSS doing ? (what kind of control is done on the clock). What is a definition of "a failure of the HSE" ?
Second question: the ref manual mentions both a dedicated interrupt rcc_hsecss_it and the NMI. Why is there both ? Why not only the NMI or only the interrupt ?
Thank you