Question
STM32F407 USB to UART
hello,
Im trying to send the data I received on USB port (succesfully) to the UART port
i tried sending data between 2 windows in Hercule, one is connected to the USB port, the other is connected to the UART port with the right configurations.
I provided the transmit and receive data in the code but it doesn't seem to work out.
