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 (Serial Port)

Status
Not open for further replies.
avr programmer serial

When you say "Fail" what do you mean?
Are you using avrprog.exe from atmel?
Does the device read the signature bytes?
What device are you trying to program? It is possible that the firmware in your ISP programmer is outdated if you are trying to program any of the newer avr micros.
 

    mymadi

    Points: 2
    Helpful Answer Positive Rating
serial avr programmer


try finding 'pony prog'
it uses serial port , it is free online if u didnt find it contact me
 

avrprog.exe

ctownsend said:
When you say "Fail" what do you mean?
Are you using avrprog.exe from atmel?
Does the device read the signature bytes?
What device are you trying to program? It is possible that the firmware in your ISP programmer is outdated if you are trying to program any of the newer avr micros.

I try to use avrprog.exe from atmel... "No supported board found AVRprog ver 1.37".. it is my target board got the problem...??
 

avr serial port programmer

mymadi said:
Currently i'm try using this programmer:
h**p://www.sixca.com/eng/articles/avr_isp/index.html
bu it fail... Please help me...

That programmer should work.
Some firmware loaded in the 2313 was changed around, MOSI and MISO lines were switched and a different baud rate was implemented.

So depending on what firmware you have in your programmer will determine whether or not it works for you.

If your board is exactly the same as in the link above, try this code in the 2313 on your board. If the hardware is working correctly, this code WILL WORK 100%!

Good Luck
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top