• 8052 data memory 128bytes or 256 byte?
    Hello, i am using 8052 in my project and according to datasheet the data memory is 256 bytes but in my code if i exceed 128 bytes the code is not compiled do i need to use it as x data memory? ...
  • 8052 data memory 128bytes or 256 byte?
    Hello, i am using 8052 in my project and according to datasheet the data memory is 256 bytes but in my code if i exceed 128 bytes the code is not compiled do i need to use it as x data memory? ...
  • 8032 idata upper address values
    Micro: 80C32 C51 version: 5.20 I am currently working on a project where the head electrical engineer has asked how much stack our application uses. Our application has a serial message server...
  • SFR and Upper RAM memory?
    The SFR area is between 0x80 and 0xFF, also the Upper RAM area is between 0x80 and 0xFF. I can access the SFR using direct addressing and the Upper RAM using indirect addressing. My question: are the...
  • 8032 idata upper address values
    Micro: 80C32 C51 version: 5.20 I am currently working on a project where the head electrical engineer has asked how much stack our application uses. Our application has a serial message server...