need help with PIC programming

Thread Starter

gopher

Joined Jan 13, 2008
1
i need to program a PIC18F6680 thats a 64 pin quad surface mount. I want to programing with ICSP but im not exactly sure which pins or how many are needed. I assume i will need a rs232 to ttl converter correct? I really don't want to unsolder this bad boy to program it. Any ideas anyone?
 

eeboy

Joined Sep 27, 2007
90
First you'll need a programmer. I use the ICD2. It's low cost and supports all microchip devices. Next, you'll need acccess to several pins as well (VCC, GND, PGC, PGD, MCLR). There's no need to desolder if you can locate nice connection points (vias or pins). Make the appropriate connections to the ICD2 and you should be golden...
 

felis

Joined Jan 13, 2008
2
Look around the board - it may have the ICSP connection circuitry already in place. It's not unusual for the manufacturers to program the PIC after soldering it to the board.
 
Top