attiny2313A-SU unable to load #610
Replies: 3 comments
-
sorry i posted wrong response in previous post hear is the correct one avrdude: Version 6.3-20201216
avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.02s avrdude: Device signature = 0x000000 (retrying) Reading | ################################################## | 100% 0.02s avrdude: Device signature = 0x000000 (retrying) Reading | An error occurred while uploading the sketch avrdude: Device signature = 0x000000 avrdude done. Thank you. |
Beta Was this translation helpful? Give feedback.
-
A picture of your hardware setup may help. e.g. is it a standalone breadboard setup or do you have other passive components connected to any of the programming pins? |
Beta Was this translation helpful? Give feedback.
-
Wiring problem or part set to use a crystal that is not present or not functioning, clock must be provided in such cases in order to revive those. |
Beta Was this translation helpful? Give feedback.
-
hi its been few days I have been trying to upload a code to attiny2313A-SU using Arduino Nano as ISP programmer
i have checked hardware connections 10 times and changed iC 3 times but no luck
hear is the full response from Arduino
avrdude: Version 6.3-20201216
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x000000 (retrying)
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x000000 (retrying)
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x000000
avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.
An error occurred while uploading the sketch
please help me on this .
Beta Was this translation helpful? Give feedback.
All reactions