Resolved! Trying to understand the cycle count on my STM32G431 code
Hi, I have some code running on an STM32G431 that does a loop in which it reads on a pin on port GPIOB, shifts the value and writes the result on GPIOC. I have trouble really understanding the timing I see on the oscilloscope. The code is: ldr ...