+ Post New Thread + Reply to Thread
Results 1 to 7 of 7

Thread: AVR Programmer (Serial Port)

  1. #1
    Newbie level 6
    Join Date
    Sep 2006
    Posts
    11
    Helped
    1 / 1

    avr serial programmer

    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...

    •   Alt 

      Advertising

      advertising

        
       

  2. #2
    Full Member level 6
    Points: 12,996, Level: 27
    ctownsend's Avatar
    Join Date
    Nov 2004
    Location
    Canada
    Posts
    383
    Helped
    27 / 27
    Points
    12,996
    Level
    27

    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.


    Helpful: 1

  3. #3
    Full Member level 2
    Points: 2,283, Level: 11

    Join Date
    Oct 2006
    Location
    Egypt
    Posts
    141
    Helped
    28 / 28
    Points
    2,283
    Level
    11

    serial avr programmer


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



  4. #4
    Newbie level 6
    Join Date
    Sep 2006
    Posts
    11
    Helped
    1 / 1

    avrprog.exe

    Quote Originally Posted by ctownsend
    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...??



  5. #5
    Newbie level 3
    Join Date
    Feb 2006
    Posts
    4
    Helped
    1 / 1

    avrprog no supported board found

    Try this programmer : http://radzio.dxp.pl/avrprog/



  6. #6
    Full Member level 6
    Points: 12,996, Level: 27
    ctownsend's Avatar
    Join Date
    Nov 2004
    Location
    Canada
    Posts
    383
    Helped
    27 / 27
    Points
    12,996
    Level
    27

    avr serial port programmer

    Quote Originally Posted by mymadi
    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
    Attached Files



  7. #7
    Newbie level 5
    Points: 778, Level: 6

    Join Date
    Oct 2006
    Posts
    8
    Helped
    0 / 0
    Points
    778
    Level
    6

    avrprog no supported board




+ Post New Thread + Reply to Thread