Is it possible to USART6 to receive what itself has sent?
Posted on April 08, 2014 at 14:27Hi guys, I'm working on STM32F4-Discovery with KEIL uVision 4I'm trying to write a code to send a character using USART6 and then I'm trying to receive this same sent character on USART6 tooso I've short circuited PC...