• Relocation of SRAM in LPC1778 using Keil
    The default SRAM address for the LPC1778 is at address 0x10000000 - 0x1000FFFF. Is it possible to relocate the SRAM to be used, to address 0x28000000 - 0x28FFFFFF(SPIFI memory mapped access space...
  • external SRAM
    Hi. I'm trying to get the basic understanding for the FSMC lib and how to use it to control an external SRAM. So my question is has anyone had any luck using the ST firmware lib example (SRAM) on...
  • External sram
    Hi I want to conncet lpc1343 to external sram this mcu dont have emc but I want to connect it can anyone help me for how to use it in keil
  • Relocating a structure to external memory
    I seem to have an issue when trying to define a structure to exsist at an external memory location. the struct overlays registers in an external chip communicating through through the EMI interface....
  • External SRAM on MCB2929
    Respected colleagues, can anybody please post an example on how to configure a uVision4 project for use of an external SRAM for data storage on the Keil MCB2929 evaluation board? Do I have to configure...