Skip to main content

Questions tagged [usbasp]

The tag has no usage guidance.

0 votes
1 answer
36 views

Why did fuse bits successfully reset using ICSP and USBASP programmer?

I read a lot about fuse bits in AVR microcontrollers and everyone says that fuse bits can be reset by using high-voltage programmer only, they can't be reset via UART<->ICSP. So, I've received ...
Alexander Perechnev's user avatar
1 vote
1 answer
360 views

How to program an ATmega328p using a USBasp programmer?

I'm learning to program an atmega328p using a usbasp programmer. I'm using this datasheet, page 2, PDIP pin configuration. The usbasp programmer I'm using is this. The armega328p chip I am using is ...
kovac's user avatar
  • 475
0 votes
1 answer
226 views

Problems getting USBasp to connect with ATMEGA16 / ATMEGA32 Development board and PC in order to flash a bios chip

AVR ATMEGA16 Minimum System Board ATmega32 Development Board + USB ISP USBasp Programmer ISP ATTiny 51 Board and PLCC32 to DIP32 EZ Programmer Adapter Socket Hi all, Very very new to all this... I ...
randompunk's user avatar
1 vote
0 answers
221 views

avrdude OS error: file not readable invalid argument

I decided to get into the world of "naked" microcontrollers (started with Arduino), found an ATtiny 85 among my parts and an USBasp and decided to first make a blink sketch. Did everything ...
Post Fah's user avatar
2 votes
2 answers
561 views

How to do a factory-reset on an AVR micro-controller?

I'm programming an ATmega32 chip, and have set some bits as 1 in some DDRs and PORTs. In case I forget what bits I had set to 1, is there a way to set all the register bits to a value(1 or 0) that was ...
Somanna's user avatar
  • 335
1 vote
1 answer
145 views

Why does AVRDUDE require part ID as an input parameter when it detects the device signature by itself?

When I type the following in terminal avrdude -p m32 -c usbasp I get the following as output ...
Somanna's user avatar
  • 335
2 votes
1 answer
306 views

Unbrick my ATmega 8

It looks like I've bricked my chip (ATMEGA8-16PU) by setting the WTDON fuse and flashing an empty loop as the main program. I suspect that the chip constantly goes into reboot every ~60 ms, which is ...
user324050's user avatar
1 vote
3 answers
1k views

Power on failed; cannot communicate with target chip error eXtreme Burner

I checked Electronics Stackexchange and other sources, but I can't figure out what's wrong with my set-up. Some say that I need to check my connections, which I've done many times, checking all the ...
MathematicsBeginner's user avatar
0 votes
1 answer
84 views

GBoard SIM900 and Usbasp - power supply issue

I bought Gboard module with Atmega328P inside: https://wiki.iteadstudio.com/Gboard I don't want to use Arduino at all. I just want to upload my own code into Atmega328P and make a phone calls without ...
sticker's user avatar
0 votes
2 answers
99 views

Isp reprogramming of Attiny167 MCU while soldered in a circuit is possible?

Is it possible to re-program a soldered attiny167 on a pcb, by using isp, when one of the pins needed (MISO) has a 10K resistor pulled to ground, and the RESET pin is pulled HIGH with a 10K resistor ...
Rodrigo's user avatar
  • 567
0 votes
1 answer
143 views

Controlling AVR reset via voltage divider

I have an AVR atmega32u4 which is being run on 3.3v. I program it using a avr usbisp, which runs at 5v.. The problem i'm having is driving the reset pin.. I currently have this schematic where ...
Rando Hinn's user avatar
0 votes
0 answers
76 views

Fischi.de/usbasp programmer

I have constructed the usbasp programmer that is described on the https://www.fischl.de/usbasp/ website. I uploaded the firmware to the atmega8 using an arduino uno and avrdudess I set the hfuse to ...
John's user avatar
  • 9
0 votes
1 answer
790 views

Why did my Atmega328p chips stop working?

I am fairly new to embedded programming. I bought some Atmega328P U chips (not Atmega328P-PU). I have two Arduino boards and the chips worked just fine, and were letting me upload sketches. One of ...
J J's user avatar
  • 17
0 votes
2 answers
63 views

What is IDC connector pitch on a USBAsp?

I am planning to use a USBASP programmer to program one of my boards, and I want to use a fitting receptacle on my board. I fail to find the exact pitch that the USBAsp's IDC connector has (as I ...
Anthropomorphous Dodecahedron's user avatar
7 votes
4 answers
143k views

AVRDUDE does not recognize USBasp device

I'm am having issues with my USBasp programmer (Windows 10). I installed the WinUSB driver using zadig 2.4. When I run AVR dude with the following parameters ...
bas's user avatar
  • 581

15 30 50 per page