Classic 8051 Memory Layout


Posted on Feb 7, 2014

The CODE and CONST memory classes are typically stored in ROM that may be either off-chip or on-chip. The CODE memory class is used for the actual program code while the CONST memory class is used for constant variables declared in code space. In addition, up to 32 code banks may be used for code banking applications. While these are technically l


Classic 8051 Memory Layout
Click here to download the full size of the above Circuit.

ocated in code space, they are assigned their own address space. The XDATA memory class is typically stored in RAM that may be off-chip or on-chip (on newer devices). It contains external program data (named because it was off-chip on the original 8051 devices) including variables declared with thexdata and pdata memory types.




Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

High frequency signal generator
LED Electronic roulette
1Mhz-voltage-to-frequency-converter
Pulse Width Modulators using LM339
voltage to frequency converter
Condenser Pre Amplifier LM 1458
AD9284 default mode problem
Touch Switch Circuits
Phantom powered FET preamp cable with output buffer
SAA1042 stepper motor control circuit



Top