UART interrupt data loss
I used USART interrupt for RS485 encoder communication. I send 8 bit data and encoder reply with a 16 bit data. The first 8 bits out of 16 bits are received correctly. But second 8 bits didn't get correctly. I observed receiving data using oscill...