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