44pin TQFP

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
Carl-NC
Posts: 4
Joined: Thu Jan 12, 2006 8:43 pm
Contact:

44pin TQFP

Post by Carl-NC »

I need to program a 44-pin TQFP. I have a socket and can jumper wires over to the DIP sockets on my PICMicro V3 board. Exactly which pins are necessary for programming, besides supply & gnd? I'm programming the bootloader on the 18F4550.

Thanks,
Carl

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 44pin TQFP

Post by Benj »

Hello Carl

The standard ICSP (In Circuit Serial Programming) circuit includes the MCLR, VDD, VSS, RB6, RB7 and also the Low Voltage Programming Pin if required. There should be tonnes of schematics for this available. Try googling "PIC ICSP Schematic"

Carl-NC
Posts: 4
Joined: Thu Jan 12, 2006 8:43 pm
Contact:

Re: 44pin TQFP

Post by Carl-NC »

Thanks, I particularly wanted to know about the PICmicro board, which I assumed followed the normal ICSP method, but wanted to be sure. I've misplaced my CD which has the schematic on it, and the one on-line did not have enough resolution to follow.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 44pin TQFP

Post by Benj »

Hello

Yes just the normal pins are used. If you want you can use the expansion dil header to take the connections to your external board. You will have to keep the connections relativly short (approx 5-15cm) for the programming to work correctly.

Post Reply