I need AVR programmer using serial port. Currently i'm try using this programmer:
http://www.sixca.com/eng/articles/avr_isp/index.html
bu it fail... Please help me...
I need AVR programmer using serial port. Currently i'm try using this programmer:
http://www.sixca.com/eng/articles/avr_isp/index.html
bu it fail... Please help me...
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.
try finding 'pony prog'
it uses serial port , it is free online if u didnt find it contact me
I try to use avrprog.exe from atmel... "No supported board found AVRprog ver 1.37".. it is my target board got the problem...??Originally Posted by ctownsend
Try this programmer : http://radzio.dxp.pl/avrprog/
That programmer should work.Originally Posted by mymadi
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
Hey guy, try this :
http://www.serasidis.gr/circuits/avr_isp/avr_isp.htm