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.

AVR Programmer problem

Status
Not open for further replies.

RollingEEE

Full Member level 3
Joined
Mar 25, 2006
Messages
165
Helped
8
Reputation
16
Reaction score
7
Trophy points
1,298
Location
Bangladesh
Activity points
2,406
Hi,

I made the Peter Fleury's programmer for avr on a vero board. Pony prog does not recognise it. And Asim ISP can read with it but cannot write any thing. Can any one please tell me what's wrong
 

have you checked the lock bits

Normally if you can read from a chip, then there will be no problem with writing.

(I think your programmer is fine, the problem is elsewhere)

Nandhu
 

well, technically, it can write, but if auto verify is kept enabled, then it gives verify error. And even if I write a program (with auto verify turned off) then the written program somehow automatically changes, the hex code is completely different and garbage when it is read again.
 

The 100K pull-up resistor on the MISO line seems a little large. I would reduce this value by about 1/2. Double-check all your solder joints and connections. Does the 74125 chip have a good, clean source of +5V? Are the control enables on pins 1,4,10 and 13 hooked up in the proper order?

I have never used this version of programmer. I have programmed many parts using the simpler version that just uses diodes and resistors. The AVR DUDE programmer that is bundled with WINAVR supports many of those.

With the simpler programmers, you have to make sure that the parallel port is set to the correct mode in BIOS. With Peter's programmer it should not matter. However, I would still try the other settings within BIOS just to be sure. Usually, there are three or four different modes. Also, you have to make sure that some other software like a printer driver is not grabbing some of your data. Make sure nothing else is attempting to use that port.
 

You wouldn't believe it. The programmer is fine. Only I changed the PC and it worked. I think my parallel port wasn't working.
 

Have you checked the parallel port setting EPP or ECP

Nandhu
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top