avrdude Questions
1
Solved
I have ea new stk500v2 programmer (Pololu) and want to read the fuses of an atmega8.
With my old programmer I uses the command
avrdude -v -p atmega8 -P /dev/cu.usbmodem002938642 -c stk500v2
and go...
8
Solved
I'm trying to upload .hex file to Arduino. I don't have any problems with uploading code through an IDE (like blink example or any other). The port and board are correct.
So, the problem appears w...
Gavra asked 2/6, 2014 at 11:8
7
Good afternoon,
I recently assembled an ATMega328P based micro-controller PCB of my own design. I feel good about the circuit itself as I managed to upload the Arduino Blink sketch via the Sparkfu...
3
Solved
Well.. I've been searching on the web in many corners.. but I could not find a solution to my problem. Last time I used my AVRISP2 it worked fine. Now I get the following message when I try to writ...
Woolson asked 9/3, 2013 at 16:46
5
Solved
The system sees something is plugged in when I plug and unplug it:
bluehat@Matapan:/dev$ tail -f /var/log/syslog
Mar 23 15:36:35 Matapan kernel: [156082.112874] usb 7-1: new full speed USB device ...
1
© 2022 - 2024 — McMap. All rights reserved.