![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hi, I'm looking for a USB PIC programmer designed using PIC18F2455 with no other fancy parts.. Parts on hand right now: PIC18F2455 4,8,16mhz xtal.. I've seen the GTP-lite but uses 20Mhz xtal which i can't find in our place. another is the PCISquirt but uses MAX662 another hard to find components.. I need your suggestions or maybe some link for simplier design.. TIA
__________________ to err is human, to really mess things up, use a computer! | |
| |
| | (permalink) |
| | |
| |
| | (permalink) |
| Do you have source code for either programmer? I'm not certain but I think the GTB-lite uses a 18F2550 and does not publish their firmware. Good new is all of those crystal will work with USB, you'll have to set the config fuses as indicated on page 30 of the 18F2455 datasheet to set the PLLs Without decent access to parts building a USB programmer might be tricky, I'm putting together a PICkit 2 compatible which is a fairly straight forward design, the pair of MOSFETs might not be easy to source but are actually optional the rest of the parts are common. It is designed for a 20MHz crystal but if you're interested and since Microchip posts the firmware I could try a mod it for a 4, 8 or 16MHz crystal for you. ![]() This basic version works and is the 4 transistor (no BS250 or 2N7000 MOSFETs) I used a 18F4550 as it's what I hand on hand at the time. Last edited by blueroomelectronics; 17th October 2007 at 05:59 AM. | |
| |
| | (permalink) |
| The MAX662 is just used to generate VPP from 5V. It can be replaced with a 12-13V source. The PICSQUIRT does not switch the target VDD so it can't do VPP before VDD. If that's not an issue for you, then PICSQUIRT looks fine. | |
| |
| | (permalink) | |||
| Quote:
Quote:
Quote:
@skyhawk Meaning I can directly replace MAX662 with a regulated 12VDC? Regards to all
__________________ to err is human, to really mess things up, use a computer! | ||||
| |
| | (permalink) |
| Do you want to use 4, 8 or 16MHz? | |
| |
| | (permalink) |
| I'm planning to used 8Mhz.. Where can I get the complete projects? Schematic, pcb layout and firmware? Regards
__________________ to err is human, to really mess things up, use a computer! | |
| |
| | (permalink) | |
| Quote:
One issue with building "smart" programmers is the need for another programmer to initially get some code (bootloader) into PIC chip used in the programmer. | ||
| |
| | (permalink) | |
| Quote:
The complete PICkit 2 schematic is in the PICkit 2 user manual on Microchips web site, the firmware PK2V0210000.HEX is part of the PICkit 2 software package. I'll post an 8MHz patch of the PK2V0210000.HEX, but since it's possible for the 18F2550 series to access its config registers any firmware updates could make the programmer non functional. Your best bet is get a 20MHz crystal. | ||
| |
| | (permalink) | |
| Quote:
__________________ to err is human, to really mess things up, use a computer! | ||
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| USB microcontroller programmer | Chris W | Electronic Projects Design/Ideas/Reviews | 14 | 6th August 2008 06:15 PM |
| programmer! | 4electros | Micro Controllers | 8 | 12th November 2007 08:48 PM |
| PIC programmer & WinPicProg: my findings | eblc1388 | Micro Controllers | 5 | 27th August 2005 12:13 PM |
| PIC Programmer through COM and ICSP (JDM ??) | test1 | Micro Controllers | 6 | 12th October 2004 09:06 AM |