How NMI in STM32 works? How to trigger this interrupt?
Can you explain me how to trigger NMI in STM32F103 MCU? I am wondering what is the purpose of this interrupt? And Why it is called interrupt because interrupts are trigger by peripheral.Can you show me an example how to trigger it?Thanks so much