Advanced Embedded Systems Question:

Download Job Interview Questions and Answers PDF

Explain what is the function of DMA controlled in embedded system?

Advanced Embedded Systems Interview Question
Advanced Embedded Systems Interview Question

Answer:

DMA stands for Direct Memory Access controller that handles the allocation of the memory dynamically to the components and allows the data to be transferred between the devices. It is used for the communication between different input/output devices. It automatically detects the devices that are present for the transfer of data between the input/output devices. The interrupt can be used to complete the data transfer between the devices. It is used to give the high quality performance as, the input/output device can perform the operations that are in parallel with the code that are in execution phase. It can’t be used in all the systems. It consists of 8-bit microcontrollers that are used to control the overall system in execution.

Download Advanced Embedded Systems Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is the main function of Multiplexed Address/Data Bus?Explain me what is the purpose of using critical sections?