InterviewSolution
Saved Bookmarks
| 1. |
Start bit of UART is logic high.(a) True(b) FalseI have been asked this question in an interview for job.Asked question is from UART Protocol in chapter Internet Principles of IOT |
|
Answer» RIGHT option is (B) False Easiest EXPLANATION: The start bit is LOGICAL low. The start bit signals the receiver that a new character is coming. |
|