• LPC1778 interfacing with SRAM
    Hi, I am trying to initialize this model of SRAM (R1LV0816ASB – 5SI) to my LPC1778. I am currently tracing my code result through the memtest code that I wrote but so far what I am seeing is let...
  • LPC1778 interfacing with SRAM
    Hi, I am trying to initialize this model of SRAM (R1LV0816ASB – 5SI) to my LPC1778. I am currently tracing my code result through the memtest code that I wrote but so far what I am seeing is let...
  • 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...
  • 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...
  • LPC1778 can't start from any IROM Address only 0x0
    Dear All, I use LPC1778 and try to divide internal flash memory for my handmade bootloader and firmware. And when i set another IROM1 start address for my firmware (for example 0x1000) i see SWD...