Embedded Software Engineer Question:

Tell me what are buses used for communication in embedded system?

Tweet Share WhatsApp

Answers:

Answer #1For embedded system, the buses used for communication includes

I2C: It is used for communication between multiple ICs
CAN: It is used in automobiles with centrally controlled network
USB: It is used for communication between CPU and devices like mouse, etc.
While ISA, EISA, PCI are standard buses for parallel communication used in PCs, computer network devices, etc.

Answer #2Also SPI, RS232, Ethernet...

Read All 100 Embedded Software Engineer Questions
Previous QuestionNext Question
Tell me significance of watchdog timer in Embedded Systems?Do you know what is virtual memory?