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

    High Voltage Switching for Energy Recovery
    Radiation Sensor Circuit
    5 channel radio remote control
    spider prog content
    DIY Li ion battery charger w adjustable shut off current
    Voltage-to-Frequency And Frequency-to-Voltage Converter
    Cortex M3 MCU features USB firmware protection
    Taming the GTX 900 MHz
    UPC1651 produced by small family video transmitter circuit diagram
    The PC CPU overheating language caution circuit diagram
    Single-ended Class A amplifier circuit diagram of 6N1 + 6P3P



    Top