Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which error occurs when the receiver can’t process the character?

a) Overrun error
b) Underrun error
c) Framing error
d) Break condition

Answer: a
Explanation: An over run error occur when the receiver cannot process the character that just came in before the next one arrives. If the CPU or DMA controller does not service the UART quickly enough and the buffer become full, an over run will occur, and incoming will be lost.

Join The Discussion