• lpc1788 external flash
    Hi. I have purchase a HY-LPC1788 Development Board with on board EMC 32MB 32bit data bus SDRAM, on board EMC 128M NAND FLASH memory and on board EMC 8MB NOR FLASH memory. My project will contain bmp...
  • LPC1788 - Problem with breakpoints / debugging in external Flash
    Hi All, Apologies because the same (or at least similar) topic has already been asked in http://www.keil.com/forum/19204/ , but for some reason it's impossible to post a reply there (thread declared...
  • LPC1788 external interrupt with CMSIS
    Hi every one, There was a wide GPIO functions in the CMSIS initial versions which made easy setting and initialization of interrupts,like: void GPIO_IntCmd (uint8_t portNum, uint32_t bitValue, uint8_t...
  • Code program to the external flash memory
    Hi Everybody, I am using the develop kit EA LPC1788, and I would like to use the external memory (ROM2: start :0x90000000 size : 0x4000000) for the executing program, Someone could help me with the...
  • LPC1788 - Flash Signature Generation
    Hello, I'm having trouble with the "Flash signature generation" on the LPC1788. First off the LPC178x_7x.h header file does not have the Flash signature generation structure or define macro....