• USB UVC in lpc1343
    Hi I want to create uvc program with lpc1343 developerarm7.googlecode.com/.../USB_UVC_LPC Which change should I do? To work this demo on lpc1343?
  • SSP0 with DMA on LPC2368 (MCB2300)
    Has somebody ever used SSP0 with DMA ? I'm starting with a demo code from NXP, but this code is very light. It seems to be hard to manually do the 'chip select' at the right time and yet, I'm just...
  • LPC2368 Capture MCB2300-Board
    Hi, I'm experementing with the MCB2300-board. I have to use two capture-modules but the second doesn't take the Interrupt.s Can I use every timer to load the capture2? -Or must I use the timer2...
  • Newbie to lpc2368 & MCB2300 Evaluation Board
    I have many years of experience with the Motorola/Freescale 8 bits line of microcontrollers and C language. The Metrowerks compilers have been for me a reliable solution for many years now, with a great...
  • LPC2368 Help!
    I debug my board's ethernet part with the http_demo project in the keil site, and I have a question: where is the variable Rx_Stat[idx].Info in function Interrupt_ethernet() __irq setted? someone can...