• 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...
  • SD Card for LPC1778
    Dear Sir, I used SD Card with SPI interface example code with MCB1700 eval board . This is work well. Then I try to port the code from LPC1768 to LPC1778 ( NXP MCU ) by following SD Card example...
  • SD Card for LPC1778
    Dear Sir, I used SD Card with SPI interface example code with MCB1700 eval board . This is work well. Then I try to port the code from LPC1768 to LPC1778 ( NXP MCU ) by following SD Card example...
  • 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...