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:

Related Circuits

  • New Circuits

    .

     


    Popular Circuits

    Antenna ground loop Isolator
    Stepper Motor Encoder Circuit
    Digital-ad-capacitance-meter
    Dual 8051S Execute In Lock-Step
    Adjustable 0-30V Power Supply
    Simple Emergency Light
    switching between parts circuit pulse input
    Security Light & Switch with PIR Sensor Update
    Current Mirror for LEDs
    Connecting the PICAXE-08 Microcontrller to other Components
    Inductance and Capacitance Meter Adapter
    7400 SIREN
    Electronic Canary
    Lamp automatic exchange regulator circuit schematic



    Top