• 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?
  • LPC1343 example
    Hello where can I found code bundle or example for lpc1324? Thanks in advance
  • LPC1343 Timer
    Hi dears , I want to write a program to blink an LED each 1 second. I've wrote below code but after loading into the MCU, it does not work at all. Would you let me know how can I do it, please ?...
  • USB and MSC class sample
    Hi everyone, I've used mass storage code from sample codes of KEIL on AT91SAM7x256. And it works correctly; Now I want to change the Memory size show in the My computer (it always show 6 kB!). I'v...
  • USB MSC & Windows7
    Hi, some time ago I implemented Mass Storage device to access SD Card via USB (lpc23xx). The design was inspired by the Keil free example (accessing RAM via MSC). - Windows XP 32bit recognizes...