• 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 ?...
  • LPC1343 example
    Hello where can I found code bundle or example for lpc1324? Thanks in advance
  • What means 'LPC1343 Flash.BAT'?
    Hello, every time when I build my u-Vision project appears a .BAT file in the project folder. For example: I use u-Vision MDK 4 basic. I develop the LPC 1343 from NXP. When I build the project I create...
  • 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?
  • Masked GPIO Access on LPC1343
    This is probably a really dumb question, but you have to start somewhere. I want to use the masked access feature on the LPC1343. Right now I am using this code to write to all of the bits. ...