Resolved! STM32 UART Byte-to-Byte treatment
Hello, I am trying to receive and transmit byte-to-byte on a STM32F429 Discovery, I will be using a STM32U5 Discovery soon. I used UART IT method but maybe there is a better solution...Objective & Issue:I want to continuously receive and send byte-to...