USART problem
Posted on April 11, 2015 at 23:38Hi, I'm working on Xbee S2 module and I want to make it ' talk to itself' (just for testing). My data is sent out but I am not able to receive it back. My code: void USART_Config(void) { RCC_AHBPeriphClockCmd(RC...