• USB1 VBUS sensing with MCB4357
    Hello, I need to get an IRQ when my USB device gets attached to or detached from USB host. I think I have a solution, but it does not work stably and I suspect it might have something to do with...
  • SPI not transmitting on NXP LPC4357 (MCB4357)
    Hi guys, I've just attempted to hash together some basic SPI test code, however, the module doesn't appear to be shifting data out to transmit. The Transmit Complete flag isn't triggering and my...
  • LPC2368 - Error when disabling EMC peripheral
    Simulator gives a "Data Abort: ARM Instruction at 00000BB0H, Memory Access at FFE08000H" error. The error occurs when executing this instruction: EMC_CTRL = 0x00000000; I'm attempting to...
  • LCD with ILI9341 SPI with emWin example?
    I would like to use emWIN with MDK-ARM V along with LCD controller ILI9341 with SPI interface. Do not know of any example, or how to this type of display? I am particularly concerned about editing...
  • EMC LPC2468
    Hello, I am trying to use the external SDRAM on MBC2400 (LPC2468) board. I am using the code sample RL-ARM HTTP Demo for MCB2400 but once I activate the EMC on the startup file LPC2468.s...