• EXT Code memory ussage for 8051 when we will be using Ext Data Memory
    How to diffrentiate between external code memory & data memory when we will be writing code in C ? ( becuase both ext data & code memory with same addr) in assembly we will use diffrent instructions...
  • EXT Code memory ussage for 8051 when we will be using Ext Data Memory
    How to diffrentiate between external code memory & data memory when we will be writing code in C ? ( becuase both ext data & code memory with same addr) in assembly we will use diffrent instructions...
  • connect reset pin µC with reset-pin from ext. flash
    Is it a good way or important (necessary) to connect the reset pin from the external flash with the reset pin from the microcontroller? e.g. if you program your external flash via jtag? Or is...
  • connect reset pin µC with reset-pin from ext. flash
    Is it a good way or important (necessary) to connect the reset pin from the external flash with the reset pin from the microcontroller? e.g. if you program your external flash via jtag? Or is...
  • Ext. Ram
    I am having problems setting up and using external ram. I ahve it set in my project file as external memory ram starting at 0x10000 size 0x10000, i have CS0 enabled with 16bit demux bus and my eval XC161board...