STM32L431RB Timer15 1 microsec interrupt generation. Is there anything incorrect with my timer15 peripheral configuration?
The APBCLK/AHBCLK is 80MHz. when I toggle the GPIO in the callback, the scope trace gives me interrupt generation of 2.3 usec instead of 1usec. Is there any timing limitation for interrupt generation?