Hi all,
I want to use the interrupts on EvoPrimer for STM32F107VC. It is a external interrupt. I can use software interrupt or external interrupt when I check the interrupt flag in infinite while cycle. It is not a true interrupt handling. How can I use interrupt correctly? How have to initialize the NVIC in STM32 mcu?
Please help me.
Best Regards:
Milan