Question
Interruption on internal event
Posted on April 07, 2014 at 10:56
Hey. I have a big project that I am working on with STM32F4-Discovery board and I need to use interruptions requested by internal events ( not Timers ) such as variables changing. Can anyone help me with that? Thank you in advance.
#interrupts---internal---stm32