Garbled Characters Issue in Serial Port 1 with STM32CubeMX 6.13.0 and STM32Cube_FW_H7_V1.12.0
The serial port 1 code generated by the latest STM32CubeMX 6.13.0 will print garbled characters, and using the serial port routine UART_Printf in STM32Cube_FW_H7_V1.12.0 will also print garbled characters. It doesn't work when using the serial port r...