Forum: Mikrocontroller und Digitale Elektronik ATmega8 wird nicht erkannt


von Julius (Gast)


Lesenswert?

Hi,

aus mir nicht erklärlichen Gründen wird der AVR nicht erkannt, kann 
jedoch beschrieben sowie gelesen werden mit der -F Option?




avrdude -p m8 -P /dev/ttyUSB0 -b 115200 -c avr910 -e -U 
flash:w:myproject.hex -F

Found programmer: Id = "AVR ISP"; type = S
    Software Version = 4.1; Hardware Version = 0.1
Programmer supports auto addr increment.

Programmer supports the following devices:
    Device code: 0x55 = ATtiny12
.
.
.
    Device code: 0x76 = ATMEGA8
    Device code: 0x75 = ATMEGA6490

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 
0.01s

avrdude: Device signature = 0x000000
avrdude: Yikes!  Invalid device signature.
avrdude: Expected signature for ATMEGA8 is 1E 93 07
avrdude: erasing chip
avrdude: reading input file "myproject.hex"
avrdude: input file myproject.hex auto detected as Intel Hex
avrdude: writing flash (176 bytes):

Writing | ################################################## | 100% 
11.24s



avrdude: 176 bytes of flash written
avrdude: verifying flash memory against myproject.hex:
avrdude: load data flash data from input file myproject.hex:
avrdude: input file myproject.hex auto detected as Intel Hex
avrdude: input file myproject.hex contains 176 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 
0.38s



avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0000
         0x0c != 0x00
avrdude: verification error; content mismatch

avrdude: safemode: Fuses OK

avrdude done.  Thank you.

von Julius (Gast)


Lesenswert?

Es handelt sich um die hier im AVR Tutorial vorgestellte Schaltung sowie 
den Programmer von ic-board.de

von Julius (Gast)


Lesenswert?

Hab das "Breadboard" gewechselt, jetzt tut er.

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.