• How to write to external memory
    I was just simulating my code in Keil. When I write to external memory, I don't see anything happen in the memory window. I am using cypress FX2 as the chip. Here's my code: Just writing FF to location...
  • WRITING TO EXTERNAL MEMORY
    Iam working cygnal microcontrollers, i have declared the following statement before the main , iwant to write data to external memory. i have declared as follows before the main char xdata test_string...
  • external memory write time
    Hello, I'm trying to move memory from the ADC result result (ADDAT) to external memory (on BUSCON3) ASAP. I'm using the C167HSE Phycore module. From the data sheet for the external RAM, it says that...
  • External memory write problem
    I am using STR912WA44 arm CPU. I am trying to access to an external SRAM. While writing data to SRAM, chip select and read enable signal are acting correctly, however while writing into this external...
  • How can i write the memory
    I'm using a MicroConverter ADuC812.and a 512K Flash memory with the space 0x0000--0x07FFFF, I have the PK51 Professional Developer's Kit and have examined the example in the folder: Keil\C51\EXAMPLES...