Question
Using Interruption without Delay
Posted on June 26, 2017 at 13:17
Hi community !,
I'm using STM32f1031RB Nucleo 64, and I wanted to know how can I programm my timer TIM2 (internal clock), in order to allow some of interruptions in my main programm. Actually; I'm using HAL_Delay and I want to replace it to TIM2's interruptions.Thank you in advance,Nicolas