Skip to main content
Clonimus74
Senior II
October 17, 2017
Question

What's the difference between EXTI 19 and RCC NMI IRQ

  • October 17, 2017
  • 2 replies
  • 669 views
Posted on October 17, 2017 at 13:19

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?

    This topic has been closed for replies.

    2 replies

    Clonimus74
    Senior II
    October 17, 2017
    Posted on October 17, 2017 at 13:24

    I think I found it:

    EXTI 19 relates to LSE CSS

    RCC NMI relates to the main clock CSS

    waclawek.jan
    Super User
    October 17, 2017
    Posted on October 17, 2017 at 14:05

    Another item which ought to be in the Peripherals interconnect matrix chapter...

    JW