InterviewSolution
Saved Bookmarks
| 1. |
SPI device communicates in _________(a) Simplex(b) Half duplex(c) Full duplex(d) Both half and full duplexI got this question during an internship interview.My question is from SPI Protocol in portion Internet Principles of IOT |
|
Answer» RIGHT answer is (c) Full duplex Explanation: SPI DEVICES communicate in full duplex mode using master-slave ARCHITECTURE with a simple master. |
|