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

FrancisaHiz
Sun Sep 24 2023, 05:58 pm
azCar
Sun Sep 24 2023, 01:47 am
ChrisBUP
Sat Sep 23 2023, 03:06 am
Kevinric
Fri Sep 22 2023, 10:39 pm
DarylLor
Fri Sep 22 2023, 05:09 pm
liaifat85
Fri Sep 22 2023, 04:17 pm
RobertoMix
Fri Sep 22 2023, 03:39 pm
Bradleyedusa
Fri Sep 22 2023, 02:05 pm