Advanced Embedded Systems Question:

Download Job Interview Questions and Answers PDF

Explain me in which addressing mode is the DPTR register used?

Advanced Embedded Systems Interview Question
Advanced Embedded Systems Interview Question

Answer:

☛ Data pointer register is used in the indexed addressing mode.
☛ It is used in accessing data from tne look-up table entries stored in ROM.
☛ SYNTAX: MOVC A, @A+DPTR
☛ Here c means the code (shows data elements are stored in code space of ROM).
☛ The contents of A are added to 16 bit DPTR to form the 16 bit address of the needed data.

Download Advanced Embedded Systems Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is the difference between microprocessor and microcontroller?What is high-end embedded processor?