Hello, I need to control signals in the order of nanoseconds magnitude (~ 100 ns). For this purpose, I have programmed a hardware timer in order to have an interrupt with 100 ns delay. I'm using a STM32F746VE microcontroller at 216 MHz. I'm using the...