This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

over 16 bit DPTR limit

I have 8051 with 2 DPTR, SFR register to switch data banks(32Kb/16Kb)... Both DPTRs used to increment read/write pointers. I need correct 32bit address increment over all accessible memory.
How to widen DPTR to work with 32 bit address?

0