recieving data from usart
Posted on April 13, 2013 at 01:10Hi,I am trying to execute a simple program that sends ''ABC '' from a pin to another via usart. i can send but can not recieve and while debugging the cursor is blocked in this line :while(USART_GetFlagStatus(USART2...