Incorrect interrupt time
Hi everyone,I'm using Nucleo H723 board. I have used 8 timers in encoder mode to read the encoders. I have also activated another timer to make an interrupt every 4ms to send the data via Usart.everything work good but when I use sprint code to put t...