Clock cycle shift on GPIO output STM32F103
Dear Community,I am porting an old application made on AVR to STM32, and I am facing a strange timing issue. In a nutshell, the application is reading sector (512 Bytes) from a SDCARD and output the content of the buffer to GPIO with 4us cycle (meani...