• 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 ?...
  • 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?
  • LPC1343 Cortex M3 Programming
    Dear Sir, I am new to Cortex M3, I may have the below questions on LPC1343 development: How to tell the Keil compiler that we want to put the BootLoader.c in address 0x0000 to 0x1FFF and Main...
  • 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. ...