

InterviewSolution
Saved Bookmarks
1. |
Which of the following is the most known simple interface?(a) I2C(b) Serial port(c) Parallel port(d) SPII have been asked this question in an internship interview.My question is based upon I2C-I in division Basic Peripherals of Embedded Systems |
Answer» RIGHT option is (a) I2C For explanation I would say: The I2C is the most known SIMPLE interface which is used CURRENTLY. It can combine both the hardware and the SOFTWARE PROTOCOLS to provide a bus interface which helps in the communication with many peripherals. |
|