Witam.
Mam problem z wgraniem wsadu do uC Atmega88 mianowicie:
Po napisaniu prostego programu w/w programie i kompilacji nie mogę wgrać do procka
z poziomu tego programu, z poziomu MkAvrCalkulator wgrywa się prawidłowo.
Programator ATBusb v4.1
Otrzymuję następujące komunikaty w konsoli;
Normal SCK-----------------
Please wait ...
avrdude_mk.exe: error: programm enable: target doesn't answer. 1
avrdude_mk.exe: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude_mk.exe done. Thank you.
Compiled special for
http://forum.atnel.pl (v5.11.1)
**** [total upload time: 645 ms ] ****
Po zmiannie SCK:
Slow SCK Speed----------------------
Please wait ...
avrdude_mk.exe: set SCK frequency to 93750 Hz
avrdude_mk.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude_mk.exe: Device signature = 0x1e930f
avrdude_mk.exe: Expected signature for ATMEGA88 is 1E 93 0A
Double check chip, or use -F to override this check.
avrdude_mk.exe done. Thank you.
Compiled special for
http://forum.atnel.pl (v5.11.1)
**** [total upload time: 665 ms ] ****
Sprawdzałem przy różnych SCK, gdzie tkwi błąd?