Content originally posted in LPCWare by frnkyan on Wed Mar 23 12:11:07 MST 2011
I have a LPCXpresso 1343, works good with the USB cable connecting PC.
Now I need to let the "target side" work alone (without USB-link) for temperature test. ( "target side" is the right half of the board, without the LPC-link located at left half of the board , just the LPC1343 and the 12Mhz Xtal and a led)
I did cut 8 wires connecting left and right half of the board (J4) and have 3.3VDC from an external power supply connecting pin-2 and GND connecting pin-16. the progam that runs is the blinky from the examples.This code makes the LED blinking.
When I power on, 3.3VDC went to the board but I don't see the LED blinking. the current of the external power supply displays 0.1amp
After that, I re-connect these 8 wires, put the board back to the origunal connection to PC throught USB cable, LED blinks again.
Should I have a push button or something to start?
Please help