Question
I need an example to understand NVIC with stm32f4-Discovery
Posted on April 09, 2014 at 10:27
Hi guys
I'm trying to understand NVIC with STM32F4-Discovery, I've read the user manual and programming manual (the partition related with NVIC and Exceptions) and I've searched the web for a full simple example that help me understanding -how NVIC works -how to write a simple handler -what is the difference between event and interrupt -what is the difference between NVIC and EXTI ?either I found a complex example with USART for example, or a snippet of code, not full oneI hope some example, with comments wherever possible, that toggle LEDs to make it clearer for meI hope I'm not asking too much.. thanks in advance