basic memory organizion at 8051

in 8051 you only have data memory no idata as it only have 128 bytes of ram. Whereas if you go for 8052 architecture where you have 256 bytes or ram. lower 128 bytes are data and upper 128 bytes are idata.

Now the name data and idata differs in the way you can address them. idata can only be addressed indirectly i.e. using r0, r1 registers are pointers. e.g.
... Read Compelte post
Posted by ajay_bhargav on Fri Mar 29 2013, 11:53 am

Downloads

Comments

StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am
ktaletrryp
Fri Apr 26 2024, 10:55 pm
Robertrip
Fri Apr 26 2024, 11:20 am
ArnoldDiant
Fri Apr 26 2024, 03:53 am
RodneyKnorb
Thu Apr 25 2024, 07:08 pm
Williamjef
Thu Apr 25 2024, 02:08 pm