Question
I had some issues with USART3 with nucleo-H723. The board's UART3 is connected to st-linkV3,When I using USART3 to send data in keil, it works fine,but when I use Clion is, the PC serial port shows packet loss, and I want to know what is the reason a
..