Hab jetzt den neuen uC bekommen, auch en Mega16 aber ich bekomm immer noch die gleiche Fehlermeldung von wegen Could not identify Chip. Deswegen hab ich es mal an nem andren PC probiert und es kam wieder die selbe Fehlermeldung.
Dann hab ich mir im Linux mal avrdude installiert. Da bekomm ich im Verbose-Mode folgende Fehlermeldung:
Code:
freddy@ubuntu:~$ avrdude -p m16 -c STK200 -v
avrdude: Version 5.0
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
System wide configuration file is "/usr/local/etc/avrdude.conf"
User configuration file is "/home/freddy/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/parport0
Using Programmer : STK200
AVR Part : ATMEGA16
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PA0
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 4 10 128 0 no 512 4 0 9000 9000 0xff 0xff
flash 33 6 128 0 yes 16384 128 128 4500 4500 0xff 0xff
lock 0 0 0 0 no 1 0 0 0 0 0x00 0x00
lfuse 0 0 0 0 no 1 0 0 0 0 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : PPI
Description : STK200
VCC = 0x00 (not used)
BUFF = 0x0c = pins 4,5
RESET = 9
SCK = 6
MOSI = 7
MISO = 10
ERR LED = 0
RDY LED = 0
PGM LED = 0
VFY LED = 0
avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.
Besonders verwirrt hat mich hier der Teil:
Programmer Type : PPI
Description : STK200
VCC = 0x00 (not used)
BUFF = 0x0c = pins 4,5
RESET = 9
SCK = 6
MOSI = 7
MISO = 10
ERR LED = 0
RDY LED = 0
PGM LED = 0
VFY LED = 0
Weil beim m16 is SCK auf Pin 8 Mosi auf 6 und Miso auf 7. Und für den ISP Stecker stimmt die Belgeung ja auch nicht. Oder is des nur irgendwas anderes?
Des Layout post ich gleich noch, aber da war meines Wissens alles korrekt und Kurzschlüsse hab ich auch nich drauf. Hab auch noch mal extra zwischen Dongle und Board gemessen ob alles richtigrum is. Wäre nett wenn es sich jemand mal kurz anschauen könnte.
Lesezeichen