Tell me what are the different types of buses used by the embedded systems?



Tell me what are the different types of buses used by the embedded systems?..

Answer / Ravindra Nath

"The different types of buses used in embedded systems include: 1. Control Bus, used for communication control between devices; 2. Address Bus, used to transfer addresses from the processor to memory or I/O devices; 3. Data Bus, used for data transfer between the processor and other devices; 4. Expansion Bus, used to connect peripheral devices to a motherboard; 5. High-Speed Buses, like PCIe and USB, used for high-speed communication with external devices."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

What is refactoring? Have you used it and it is important? Name three common refactorings.

1 Answers  


Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?

1 Answers  


Tell me what is the purpose of using critical sections?

1 Answers  


What is the use of volatile keyword?

1 Answers  


What is a inode?

1 Answers  


Explain me what are the different types of system involved in embedded system?

1 Answers  


What are the characteristics of embedded system?

1 Answers  


Accessing fixed memory locations

1 Answers  


What is the significance of watchdog timer in embedded systems?

1 Answers  


What are the differences between stateless and stateful systems, and impacts of state on parallelism.

1 Answers  


Explain how does combination of functions reduce memory requirements in embedded systems?

1 Answers  


How does combination of functions reduce memory requirements in embedded systems?

1 Answers  


Categories