How do I transmit data via UART, which is not connected to the ST-LINK to a Windows computer? Which drivers are needed?
This question uses the STM32H723So I am transmitting data at 7MB/s over UART to a PC. Currently, it uses UART3, which is connected to the ST-LINK. When I view the data on the Windows PC it is fine but every now and then the received data is wrong, an...