InterviewSolution
Saved Bookmarks
| 1. |
Which error occurs when UART transmitter has completed sending a character and the transmit buffer is empty?(a) Overrun error(b) Underrun error(c) Framing error(d) Break conditionThe question was asked in an internship interview.This intriguing question originated from UART Protocol in portion Internet Principles of IOT |
|
Answer» The correct option is (b) Underrun ERROR |
|