Question
interrupt latency with 2 two Identical board
Hi, I am using two Identical board, both board installed with a STM32F733ZE, and both have the same program loaded.
The program is very simple where if an interrupt from PG0, will reset the PWM counter of TIM8. provided with the same interrupt source, I am seeing a const 5us delay on the counter reset, given everything are the same I don't understand why am I still getting a 5us delay ?