Uart buffer is not resetting to receive new data?
Hello guys, I previously asked the question about the UART interrupt but not get any reply. Currently am able to receive data from uart interrupt but not able to clear the buffer to get new data. please help. my code is void USART1_IRQHandler(void) {...