In my tiny controller i’m planning to use TQFP 18f452. It is 44 pins surface mount. What tools i need to program the pic ? i can’t find the infos how to install the Bootstrap Loader
Anyone here can do this ?
Thanks!
In my tiny controller i’m planning to use TQFP 18f452. It is 44 pins surface mount. What tools i need to program the pic ? i can’t find the infos how to install the Bootstrap Loader
Anyone here can do this ?
Thanks!
Same deal, scope the datasheet ![]()
Same deal, scope the datasheet
That was the first thing i did but i did not found any solution at all in the 332 pages. I’ll use PicKit2 but can’t use a socket for this kind of pic. Do i need to make my own programming board for the pic, then soldering the required pic pins, then program the pic and then desoldering the pic ?
Thanks!
I wish i could write better in english :-\
i ve read somewhere that you may go without soldering, only the pressure should be enough but yeah you ll need and adapter..
i ve read somewhere that you may go without soldering, only the pressure should be enough but yeah you ll need and adapter..
Or, i could install a connector directly on the my controller PCB ? like this, i’ll burn the pic directly without playing around with the pic.
Thanks cimo, i’ll take a look at this adpator… who do this ?
I don’t have much experience in regard to PIC in system programming - older versions of the core layout and the JDM programmer had headers for that use. In general, I guess you have the option of either using a TQFP swappable socket (very expensive) on a programmer pcb, or putting an ISP connector onto your pcb for flashing the bootloader. An ISP connector is 2x5 pins, so with that solution you’re losing at least half of the pcb area you gained by going SMT.
S
i ve read somewhere that you may go without soldering, only the pressure should be enough but yeah you ll need and adapter..
This ?
http://smt-adapter.biz/Part/ZIF-QFP-TQFP-breadboarding-adapters,44QFS31A-PG-ZL-S.htm
This ?
http://smt-adapter.biz/Part/ZIF-QFP-TQFP-breadboarding-adapters,44QFS31A-PG-ZL-S.htm
wtf? looks like an evil PIC eater see:
http://www.midibox.org/forum/index.php/topic,11871.msg96457.html#msg96457
wow for 180$ i will morse code the BSL for you in the PIC..
no, i meant that you can make a pcb with the tqtf foot print lay out the necessary pins and just by applying some pressure to the ic contact MAY be achieved: this is the poor man solution, if you got cash buy and adapter.
Simone
wtf? looks like an evil PIC eater see:
http://www.midibox.org/forum/index.php/topic,11871.msg96457.html#msg96457
wow for 180$ i will morse code the BSL for you in the PIC..
no, i meant that you can make a pcb with the tqtf foot print lay out the necessary pins and just by applying some pressure to the ic contact MAY be achieved: this is the poor man solution, if you got cash buy and adapter.
Simone
;D
I wont buy the adaptor, i’ll built a simple tool to do the job instead.
Thanks!
Euh! this one is nice :
TQFP to 40 DIP socket.
180$
Problem solved Most of my problem is solved for 12.99$ on Ebay.
For that price i’m getting 2pcs SMD Microchip PIC 18F4520 And 2pcs TQFP To DIP PCB (this not like the image above)
Thanks!
sweet what about sharing the link?
sweet what about sharing the link?
Sure Electronics Ebay store
Thanks d!
Problem solved Most of my problem is solved
LOL!!
hmmm i think those contacts will have to be treated somehow for this to work well, solder surface will oxidize and make bad contacts. maybe going over it w/ silver solder or likesuchas would work…
what about sand paper?
hmmm i think those contacts will have to be treated somehow for this to work well, solder surface will oxidize and make bad contacts. maybe going over it w/ silver solder or likesuchas would work…
I’ll check that.
Thanks!
There’s a kind of contact cleaning pen you can get - it’s filled with some non-destructive cleaning fluid and the tip is fine abrasive nylon.
I wont solder the PIC on the adaptor, i will only apply good pressure with a tool i’m gonna make for it, the tool will also align the pic on the smd pads. The only purpose is to load the bootloader into the pic, only one time. Then, i solder ths pic on his PCB.
I can suggest something a lot cheaper and easier..
When you design your board with the 18F452TQFP, add a six pin header for the PICKit2. If you check the documents that came with the PICKit, it should offer some pointers on how to set it up. Basically you need to make sure that whatever other things that are connected to the programming pins won’t interfere with programming. Then build the board solder the PIC onto it, and when you’re ready to program it, just plug the PICStart2 onto the header and shoot the bootloader in there. Total cost, a six-pin header for each board made. That’s easier than trying to buy a big-bucks adapter!
Have Fun,
LyleHaze