Resolved! STM32 - USART1 & USART2 (USART2 non working)
Hello everyone, I am having a problem with a simple program. My board is a STM32-U575ZITxQ.Using only the USART1 interface, if I try to print the string: "USART1_READY" on my laptop's serial port, I have no problem. However, as soon as I also enabl...