Helping for arduino as isp burned attiny13a

An error occurred when the arduino as isp burned attiny13a,I hope someone can answer it for me


show the schematic you use to connect ArduinoISP.
show pictures of your setup

Do that (and for upload as well) (which someone should have suggested before. But a lot of us leave verbosity on all the time, and forget how little information is printed without it.)

In particular, "verbose" output will show the signature received, as well as the signature expected. Some wrong signatures indicate wiring problems or dead chips rather than "wrong" chips.

before any manipulation you may want to uncheck the option "burn attiny13a before reading the signature"

Thank you for your reply. My description was too simplistic, I will provide a more detailed description of my project.

My project source is: https://oshwhub.com/shukkkk/ws2812-diao-zhui

I used Arduino UNO as the burning tool to upload to ATTINy13A, and the details of the issues that occurred are shown in the following figure.

My project source is: https://oshwhub.com/shukkkk/ws2812-diao-zhui
The following are the engineering circuits and wiring that I refer to.




do you want to program the Uno thru ISP? or why reset pin is connected?

Yes, I used the arduino IED example and uploaded the arduinoISP to UNO

the wire to pin1 of Attiny is a reset, reset signal is generated on pin 10 of UNO, which is not on ICSP connector present. understand? i say it again, 5 pins of ICSP connector on source board are usable to connect to target, the sixth (reset wire for the target) come from pin 10. Uno's own reset pin you leave alone.

I tried to disconnect the reset connection and do all the operations again, but the previous problem still occurs


should i teach you to read?
are you able to recognize full spectrum of colors? say which wire is pink?

its not reset?
1700934550494

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.