• LPC1788 Executing from SDRAM
    Hello, I'm using LPC1788 in my project and I need to execute some code from SDRAM at address 0xA0000000, but there is one issue. The issue is that MPU considers this address a non executable memory...
  • LPC1788: Watchdog simulation
    The online help indicates that the Watchdog peripheral is simulated for the LPC1788 but it doesn't appear in the Peripherals menu and when the watchdog is accessed the following errors occur: **...
  • WatchDog Reset.
    Note: This was originally posted on 18th November 2009 at http://forums.arm.com [font="Times New Roman"] [size=3] I want to know the sequence of steps involved (if any), required to Debug a WatchDog Reset...
  • LPC1788 LCD EMC SDRAM Conflict
    I encountered a strange problem on my Lpc1788 evaluation board. If i turn off the LCD controller, the SDRAM works fine, it can pass any testing. but if i turn on the LCD controller, SDRAM cannot pass...
  • Emwin Fonts in External SDRAM with LPC1788
    Hi, I have successfully run my board with LPC1788 + Emwin graphical library I have kept all the Emwin fonts in external NAND. A PC utility downloads the Emwin Fonts binary image file by RS232 on...