Hello everyone,I'm trying to debug a problem with the UART communication between the raspberry pi 4 and an STM32.Indeed, I try to send the number 1 from the raspberry pi to the stm32 but I can't get the right result.Here is the code I implemented on ...