Why does port 2 only go from [0:4] when we have an 8 bit processor and ports 0 and 1 are [0:7]?
My assumption is that they are sacrificed to create the banked memory model that compensates for the 8051 tiny 16 bit address line.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Why does port 2 only go from [0:4] when we have an 8 bit processor and ports 0 and 1 are [0:7]?
My assumption is that they are sacrificed to create the banked memory model that compensates for the 8051 tiny 16 bit address line.