Advanced Embedded Systems Question: Download Advanced Embedded Systems PDF

Explain which 2 ports combine to form the 16 bit address for external memory access?

Tweet Share WhatsApp

Answer:

☛ Port0 and port2 together form the 16 bit address for external memory.
☛ Port0 uses pins 32 to 39 of 8051 to give the lower address bits(AD0-AD7)
☛ Port2 uses pins 21 to 28 of 8051 to give the higher address bits(A8-A15)
☛ This 16 bit address is used to access external memory if attached.
☛ When connected to external memory they cannot be used as input output ports.

Download Advanced Embedded Systems PDF Read All 76 Advanced Embedded Systems Questions
Previous QuestionNext Question
Tell me are all the bits of flag register used in 8051?Explain me what are the commonly found errors in Embedded Systems?