PonyProg :  PonyProg Phorum PonyProg
PonyProg open discussion 
pin changing in PonyProg
Posted by: hassan ()
Date: December 29, 2006 01:36PM

I do not know why while I am using the PonyProg software, the SCK(pin 6) move to pin8. After some hardware modification and moving SCK to pin 8 still I always read 0xFF for all of the PIN due I checked the reply from MOSI and it seems OK.
It seems that the pin order has changed in PonyProg for my case. I am using PonyProg2000 2.06fBETA and using parallel programmer with Windows XP using AVR ISP I/O option with no checked box for any pin invertion. My PROBE button test says OK and programming ATMEGA128. Indeed It never detect my Device and I always Ignore the error message.

Options: ReplyQuote
Re: pin changing in PonyProg
Posted by: unknown ()
Date: January 03, 2007 08:24AM

Do you know, that ATMEGA128 has other programming pins for ISP-Programming??

Dont use normal MOSI and MISO pins for programming:

use PE0 and PE1 for MOSI and MISO!!
Refer to page 301 af the atmega128 datasheet.

Options: ReplyQuote