Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Multi-PIC Programmer PIC18F4550

Status
Not open for further replies.

zanor

Member level 4
Joined
Feb 17, 2006
Messages
79
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Norway
Activity points
2,039
jdm programmer schematic

Hi,
does anyone have schematics for a pic18f4550 programmer?
 

jdm programmer 18f4550

Have a look at this page (programming software and schematic for hardware):

h**p://perso.wanadoo.fr/softelec/Projects/PIC18/Projects_PIC18_us.htm

Cheers,
 

    Spork

    Points: 2
    Helpful Answer Positive Rating
pic18f4550 schematic

You can use JDM programmer + winpic800 software. This combination works fine for me.
 

    Spork

    Points: 2
    Helpful Answer Positive Rating
18f4550 programmer

namqn said:
Have a look at this page (programming software and schematic for hardware):

h**p://perso.wanadoo.fr/softelec/Projects/PIC18/Projects_PIC18_us.htm

Cheers,
Thanks, I'l take a look at that

Added after 4 minutes:

predrage said:
You can use JDM programmer + winpic800 software. This combination works fine for me.

Do you think this will work?
I can't see the 18f4550 listed on his webpage but there are several other 18f chips listed. (**broken link removed**)
**broken link removed**
 

jdm 18f4550

Zanor I think this will work because as you can read this is JDM based programmer. Do not worry, this should work with winpic 800 even 18F4550 is not listed on programmer website. Supported devices depends of software and winpic 800 supports 4550.
 

pic18 programmer schematic

predrage, I am using the Olimex JDM pg2c and WinPic800 and I can't quite get my 18f4550 to program. I've never used this particular PIC before nor have I used this software so please advise me what I might be missing. I just used this JDM to program an 877a using ICPROG so my hardware is correct... I bet i'm missing a setting in winpic800. Is "blockade configuration" ok to use? I'm borrowing this JDM... I use the real icd2 at work so I'm not very familiar with this thing. Did you have to change any special settings? I'm writing certain data but reading back FFFF's. Even after an erase I read back mostly FFFF's but some other data is still there. :cry:

I should also note that it detects my device as UNKNOWN.
 

jdm programmer pic18f4550

VoltageDrop, you could uncheck 'blockade configuration' and use the test feature to check your JDM (Vdd, Vpp in programming mode). PIC16F877A has a little lower Vpp threshold than that of PIC18F4550, so your JDM may not work with 18F4550 while it works with 16F877A. JDM configuration of WinPic800 is exactly for this Olimex PG2C, you don't need to change any thing in WinPic800. Also, try to put a small cap (47pF or so) between the RB6/PGC pin of the 18F4550 and the ground as close the chip as possible.

Cheers,
 

18f4550 programmer

i need simple programmer circuit for PIC18F4550. it seems costly for me to buy the programmer. So i need selfmade kit.

Thanks & Regards.
 

pic18f programmer

aghielan said:
i need simple programmer circuit for PIC18F4550. it seems costly for me to buy the programmer. So i need selfmade kit.

Thanks & Regards.
Bootloader for PIC18F4550 is the simplest for U, search with google . . . . many and many . . . . .
 

pic18f4550 programmer

**broken link removed**
 

bootloader 18f4550

JDM PIC Programmer can program 18F4550 : **broken link removed**
 

pic18f4550 programmer circuit

thanks
 

pic18f programmer circuit

You can program it using ICD2.
 

pic18f4550 bootloader

For PIC18F4550, you can make an DEV for it. With this board you can using bootloader firmware for 18f4550 to program it via USB port (that cool!) and you can write code and test some usb project on this board.
All of them (schematic, firmware, soft PC) you can download from www.micochip.com
keyword: 18f4550 + bootloader

link: https://ww1.microchip.com/downloads/en/DeviceDoc/51526a.pdf

Added after 6 minutes:

Using JDM with winpic800, you can program hex file for 18f4550...
For any thing you can contact me: linhnc308@yahoo.com
 

program 18f4550

Has anybody decoded the PICSTART programmer?
 

multi pic programmer 5 ver.2

As the title says, I'm using the Multi PIC programmer 5 v2. Trying to program a PIC18F4550. I am using Win PIC, and I get the following:

Code:
Programming...
Erasing ("bulk" or "chip") ...
Programming CODE, 0x000000..0x007FFE
Verifying CODE, 0x000000..0x007FFE
Verifying 0x000000..0x007FFE
Verify Error: 000000: read 000000, wanted 00EF15, mask 00FFFF  ==> diff=00EF15
Verify Error: 000002: read 000000, wanted 00F000, mask 00FFFF  ==> diff=00F000
Verify Error: 000004: read 000000, wanted 00FFFF, mask 00FFFF  ==> diff=00FFFF
Verify Error: 000006: read 000000, wanted 00FFFF, mask 00FFFF  ==> diff=00FFFF
More Verify Errors, unable to list all (total=8107)
Programming DATA, 0xF00000..0xF000FF
Verifying DATA, 0xF00000..0xF000FF
Verifying 0xF00000..0xF000FF
Verify Error: F00000: read 000000, wanted 0000FF, mask 0000FF  ==> diff=0000FF
Verify Error: F00001: read 000000, wanted 0000FF, mask 0000FF  ==> diff=0000FF
Verify Error: F00002: read 000000, wanted 0000FF, mask 0000FF  ==> diff=0000FF
Verify Error: F00003: read 000000, wanted 0000FF, mask 0000FF  ==> diff=0000FF
More Verify Errors, unable to list all (total=62)
Programming CONFIG, 0x300000..0x30000C
Verifying CONFIG, 0x300000..0x30000C
Verifying 0x300000..0x30000C
Verify Error: 300000: read 000000, wanted 000F24, mask 00FFFF  ==> diff=000F24
Verify Error: 300002: read 000000, wanted 000039, mask 00FFFF  ==> diff=000039
Verify Error: 300004: read 000000, wanted 008100, mask 00FFFF  ==> diff=008100
Verify Error: 300006: read 000000, wanted 000080, mask 00FFFF  ==> diff=000080
More Verify Errors, unable to list all (total=7)
ERROR: Programming FAILED !

Also, the programmer DID work for my PIC16F877A and I made an adapter (socket missing pins 23-25) for the 4550 as well, and still had no luck.

Edit: To clarify, I got the adapter from the creator at hxxp://www.hamradioindia.org/forums/viewtopic.php?t=468 and

Edit2: From the error, It looks like it doesn't write anything to the chip. This makes me thing that maybe the MCLR is too low? Any ideas?

Thanks,
Spork
 

multi pic programmer 5v2

JDMs are not very reliable. Try programming a stock 628a first.
 

com84 programmer and winpic800

vsmGuy said:
JDMs are not very reliable. Try programming a stock 628a first.
I don't have a 628a, it did work on the 877A though if that helps any...

Edit: I also tried this with a few programs (winpic, winpic800,PicProg4U--which didn't support it)...etc.

What did everyone else use for their 4550's? I was looking for the simplest way to program it for my ICD2 clone.
 

how to design a multi pic programmer board

That's exactly why I'm making one. However I'm making the USB one and I need the 4550 first!

Cheers,
Spork

Also, happy St. Patrick's Day everyone.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top