GPIO output pulse stability
Hello,
I'm using the STM32H723 (at 550MHz) to generate pulses on a GPIO output at a certain frequency (around 4KHz)
I'm generating the pulses with assembly code. I've stopped systick and interrupts. However, looking at the signal with a scope, I'm discovering that the frequency is not fixed, moving around the desire frequency. I've tried both with external cristal or internal HSI. Same result.
What is the reason ? Is there a possibility to stabilise the output signal ?
Thanks for your help,
Laurent
