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



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

Answer / Sukhvir Singh

Buses in an embedded system serve as communication channels between various components. Common types of buses include the System Bus, Memory Bus, Address Bus, and Data Bus. The System Bus connects essential components like CPUs, memory controllers, and peripherals. The Address Bus is responsible for transmitting addresses, while the Data Bus carries data between different components.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

PROVIDE ME NOTES ON EMBEDDED TCHNLOGY

1 Answers   TCS,


Why is it better to use multi-threading polling instead of a single threading model?

1 Answers  


How i/o devices are classified for embedded system?

1 Answers  


How can to check the working of a sensor deployed in a project?

1 Answers   CMC,


Describe the structure and contents of a design document, or a set of design documents, for a multi-tiered web application.

1 Answers  


Explain what is interrupt latency? How can you reduce it?

1 Answers  


Which is the best way to write loops?

1 Answers  


Do you know what is priority inheritance?

1 Answers  


Tell me can a variable be both const and volatile?

1 Answers  


Tell me what is interrupt latency? How can you reduce it?

1 Answers  


What is the significance of watchdog timer in es?

1 Answers  


What is the volatile keyword used for?

1 Answers  


Categories