• 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...
  • 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...
  • 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...
  • 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...