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...
Pictish asked 31/10, 2022 at 8:11

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...
Halfwitted asked 15/6, 2015 at 23:47

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 ...
Kirbykirch asked 23/3, 2011 at 22:58

2

Is there a simple way to use libraries intended for the Arduino IDE with the C and assembly code I write for AVR-G++/AVR-GCC? I'm trying to use the Adafruit Wave Shield library, but simply includi...
Ethben asked 17/8, 2011 at 22:45
1

© 2022 - 2024 — McMap. All rights reserved.