Tagged Questions
0
votes
0answers
29 views
avrdude - stk500_cmd(): programmer is out of sync [duplicate]
I am trying to upload a hex file using the ISP sketch on my Arduino to use it as a programmer to program my ATtiny85, but I keep getting error messages from avrdude. After some researching I figured ...
1
vote
0answers
53 views
avrdude error - stk500_paged_write() protocol error
I am using my Arduino Uno as a programmer to program my ATtiny85. I uploaded the ArduinoISP sketch to my Uno. I double checked my wiring, did some googling, but I still can't figure out why I get this ...
1
vote
2answers
83 views
avrdude error - stk500_getsync(): not in sync: resp=0xff
I am using my Arduino Uno as a programmer to program my ATtiny85. I uploaded the ArduinoISP sketch to my Uno. I double checked my wiring, did some googling, but I still can't figure out why I get this ...
3
votes
1answer
86 views
Error while uploading hex file to AVR uC
I am trying to upload a hex file to an ATtiny85 from Ubuntu by running these commands:
...
3
votes
1answer
378 views
FTDI-based programmer works with ATmega but not ATtiny?
I'm using an FTDI-based bit-bang programmer for my AVR MCUs with AVRDUDE. It works perfectly with ATmega32A, but does not work with ATtiny45.
The command that I use to try if it works is:
...
1
vote
0answers
301 views
attiny avr programmer
I would like to build an attiny programmer , I found tow circuits which are serial programmer ... can you help me to decide any one is better.
first one which I think is old:attiny board
second one ...
2
votes
2answers
3k views
How to program ATTINY2313 with USBASP?
I've got an USBASP v2 programmer with 10-pin ICSP output. Could anyone tell me which pins to connect to program my ATTINY2313 with AVRDUDE (under Ubuntu). For some reason, I keep getting:
...
