• serial acess to code memory
    im facing problem to acess the data bytes serially to the code memory.if it is possible give me a solution.
  • serial acess to code memory
    im facing problem to acess the data bytes serially to the code memory.if it is possible give me a solution.
  • Acessing external memory from internal program
    I've made a memory mapped 8051 design using the AT89S52. Connected to the AT89S52 are two external memories. The memories are located at: Address 0x0000 = Parallel EEPROM Address 0x2000 = Parallel...
  • Acessing external memory from internal program
    I've made a memory mapped 8051 design using the AT89S52. Connected to the AT89S52 are two external memories. The memories are located at: Address 0x0000 = Parallel EEPROM Address 0x2000 = Parallel...
  • Problem with acess over 64K memory si1020-F960
    I have a big problem now, When I try to acess adress upper 64k, my pointer to XDATA lost bits, The pointer only can to acess the addreses under 0xFFFF, and my flash memory is 128k. I make a video in...