Question
transmit and receive messages using usart?
Hello
I want to create sort of application that transmit and receive messages between 2 STM32F407 DISC0 and echo the transmited and received messages in PC screen(sort of chatbox)
any hints how can I do it?
and is it easier using USART or SPI?
