2017-10-17 04:19 AM
I use STM32L476.
Seems both EXTI 19 and RCC NMI IRQ are related to CSS (clock security interrupt), can someone tell me what's the difference?
2017-10-17 04:24 AM
I think I found it:
EXTI 19 relates to LSE CSS
RCC NMI relates to the main clock CSS
2017-10-17 05:05 AM
Another item which ought to be in the Peripherals interconnect matrix chapter...
JW