Advanced Embedded Systems Question: Download Advanced Embedded Systems PDF

Do you know of the 128-byte internal RAM how many bytes are bit addressable?

Tweet Share WhatsApp

Answer:

☛ Only 16 bytes of the 128 bytes of RAM are bit addressable.
☛ The bit addressable RAM locations are 20H to 2FH.
☛ They are addressed as 0 to 127 (decimal) or 00 to 7F.
☛ Also the internal RAM locations 20 to 2FH are both byte and bit addressable.
☛ These 16 bytes can be by single bit instructions using only direct addressing mode.

Download Advanced Embedded Systems PDF Read All 76 Advanced Embedded Systems Questions
Previous QuestionNext Question
Explain me how to create a child process in linux?Tell me how much time is required by an instruction for execution in 8051?