The tag has no usage guidance.

learn more… | top users | synonyms

3
votes
0answers
14 views

avrdude: stk500_recv(): programmer is not responding - OSX10.11

I'm getting the following error with a genuine Arduino Uno on Mac OSX10.11 El Capitan when uploading to it (the green light is on, the orange light flashes intermittently while attempting to upload). ...
2
votes
2answers
79 views

Program an Arduino with another Arduino

Is there any way I can program an Arduino using another Arduino,without the need of any computer. I want to store the programming code in the EEPROM of the "Programmer Arduino" and using any interface ...
0
votes
0answers
27 views

Parallel programming Arduino Nano fails - Device signature 0x60afc1

I created a "parallel programmer" DB25 to communicate with my Arduino Nano from this guide: https://www.arduino.cc/en/Hacking/ParallelProgrammer?from=Main.ParallelProgrammer I have an old computer ...
1
vote
1answer
33 views

Which external programmers work reliably with Arduino MEGA?

When looking for alternate external programmers (ISPs), I am noticing that many are not Arduino MEGA 2560 compatible (e.g. Pocket AVR Programmer, USBtinyISP). I am looking for a reliable external ...
0
votes
0answers
27 views

ArduinoISP external programmer produces verification error?

I am using an ArduinoISP external programmer to upload a sketch to an Arduino MEGA. I set the processor type to MEGA 2560, and use Ctrl-Shft-U to upload using a programmer. My programmer is set to ...
2
votes
1answer
306 views

ESP8266 Programming using ESP-01 to USB converter

I am new to ESP8266. To ease out the task of programming esp8266, I bought this: ESP-01 ESP8266 Programmer CH340G Chip USB WiFi Wireless UART GPIO0 Adapter. Configured Arduino Interface to run AT ...
-1
votes
2answers
37 views

Delay In receiving data when SoftPWMBegin(); is used from SoftPWM.h library

when i use SoftPWMBegin() function in setup there is some delay while receiving data over bluetooth. And if i pressed o and 1 fastly (see in below given code), some time it receives data and sometime ...
0
votes
2answers
131 views

cheap ATtiny programmer on Debian

I've recently purchased a no-brand 1€ ATtiny programmer off eBay, and with the ridiculous price obviously came no documentation nor support from the seller. At first I thought that using it with ...
0
votes
1answer
189 views

Board and library updates required caused an error

I compiled my code several times today, I would quit and restart randomly through the day. each time I started I get a error box board and libraries need updates. I did an AVR board up date, then ...
0
votes
0answers
27 views

USBasp USBTinyISP software interface differences?

In windows device manager, you can tell two common families of AVR programmers apart by looking at the properties page, details tab. The USBasp programmer reports its USB Hardware ID is VID_16C0&...
1
vote
1answer
47 views

Relationship between avrdude's “programmer” and bootloaders

I'm trying to understand the "programmer-id" concept, as specified in -c avrdude's option. avrdude asks me to choose a "programmer-id" among many it knows of. Let's say (just as an example) I have a ...
1
vote
2answers
239 views

Arduino Nano Update failure - avrdude: stk500_recv(): programmer is not responding

Before I tear all my hair and teeth out, can anyone please help. I have tried googling an answer and have not found anything. My Setup: Win7 64bit Arduino 1.6.9 IDE freshly reinstalled COM14 port ...
1
vote
2answers
427 views

EBay “Development Programmer Board for attiny”

Have anyone tried these? Does the attiny have a bootloader? What software is used to program the chip? Arduino compatible? Looks a lot more convenient than programming the attiny via an uno. http:/...
0
votes
1answer
61 views

Can I use Arduino Nano V3 to program another arduino (Pro Mini)?

I was planning to buy serial to USB converter (FT232RL) to be able to program Arduino Pro Mini. But the shop nearby offers Arduino Nano V3 at almost the same price. Could I use this Arduino instead (...
0
votes
0answers
101 views

What programmer do I select in Arduino IDE for the ATMEL-ICE ISP?

I have been using an AVRISPmkII for many years and have just transitioned to ATMEL-ICE ISP after the AVRISPmkII became unavailable. Occasionally, I like to program the Arduino Uno from the Arduino ...
1
vote
1answer
74 views

How to use Arduino Pro Mini without Programmer

I'm a software engineer, but I'm not too skilled at understanding hardware design yet. I'm trying to learn how to use an Arduino Pro Mini board without the programmer connected, so I can actually make ...
0
votes
2answers
48 views

How do I change pin assignments for the LUFA AVRISPMkII?

I just managed to get Dean Camera's LUFA AVRISP clone working on my Arduino Pro Micro, when to my dismay I found that to use PDI for my XMega, I need to have PD5 exposed for the clock source! The Pro ...
1
vote
3answers
746 views

Can an AT89S52 be programmed using an Arduino as ISP?

Since the AT89S52 controller is ISP programmable is it possible to use an Arduino UNO as a programmer to upload the hex file to the 8952 ? I've tried various programmer softwares such as progisp, ...
0
votes
0answers
107 views

Arduino Fio wireless programming via Xbee

I have an Arduino Fio Board with an integrated Xbee socket. I also have two Xbee Series 2 radios and a Xbee USB Explorer. I don't have any Arduino or AVR programming board/module. I want to know, if ...
-1
votes
1answer
178 views

Arduino does not work

When I try to upload a sketch to my Arduino Uno R3 then sometimes I get the following issue: At the beginning the RX LED flashes three times and then I get errors: avrdude: stk500_recv(): ...
2
votes
1answer
103 views

What does the 'arduino' avrdude programmer do?

The command line that my toolchain (CLion + PlatformIO) uses to program my Arduino (Uno) includes includes avrdude ... -c arduino ... but the documentation for this programmer simply reads -c ...
1
vote
1answer
199 views

Arduino Nano - programmer is not responding

I cannot seem to upload the simple blink program to my Arduino Nano. I keep getting the message: avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in ...
0
votes
1answer
444 views

Using Arduino UNO as FTDI programmer for 9DOF Razor IMU

I am trying to upload some code to the ATmega328 on Sparkfun's 9DOF Razor IMU. Because I don't have an FTDI board at hand I was trying to use my UNO by "grounding" the RESET pin. Communicating with ...
-1
votes
1answer
108 views

Issue when using Nick Gammon Board Programmer Sketches

Apparently I cannot comment on your answer Matt, only edit my existing post due to my reputation score. Appreciate you input, here is what I can tell you. I am connecting the ICSP from the ...
1
vote
1answer
379 views

Cannot upload sketch to Atmega328p TQFP soldered on PCB

After creating a working prototype with DIP ATMega328 chip/ Arduino UNO I recently got PCBs assembled with SMD components and ATMega328P TQFP soldered onto them, but now I'm having a hard time trying ...
0
votes
1answer
113 views

What minimum equipment is needed to program the Freematics Vehicle Data Logger?

I was looking for a GPS/OBD2 data logger that logs data to an SD card and eventually arrived at the Arduino powered Freematics Vehicle Data Logger. It's great that it's programmable, but I have no ...
1
vote
0answers
122 views

Programming an Arduino BT-V06 using an UNO using ICSP

I have an Arduino BT-V06 laying around which I can't program over bluetooth for some reason. To be honest I don't understand the exact problem, but the problem is described in the question Arduino BT ...
2
votes
0answers
807 views

Atmega328P-PU: Programmer is not responding

Few days ago, I built my own custom Arduino on the breadboard. It is built according to tutorial on http://www.crash-bang.com/resource/breadboard-arduino/. The Atmega328P-PU is already burned with the ...
0
votes
4answers
565 views

Is it possible to program Arduino UNO with USB/TTL adapter withouth connection Vcc

For some strange reason my Arduino UNO clone board occasionally cause my Mac to reset, when I connect the usb cable. Possibly a power problem in Arduino or the USB hub. Is it possible to program ...
0
votes
1answer
196 views

Get the uploaded code from arduino by using arduino IDE 1.0.6

Recently bought a arduino device which already have program, it is model AR-293D and I have already connect it with my PC(windows 7) through usb when I open the IDE , It seems there is no function ...
0
votes
1answer
101 views

Atmel STK500 and Atmel Studio

Is the Atmel STK500 worth using as a AVR programmer and Dev board? I am starting to get to into AVR programming with Atmel studio. I plan on purchasing the AVRDragon and also looking into purchasing ...
1
vote
4answers
410 views

Using Arduino to learn AVR programming

I want to learn AVR C programming instead of arduino programming. I have an arduino UNO board and few Atmega328 chips that I bought, and Atmel studio for programming. Can I use Arduino Uno board as ...
4
votes
1answer
5k views

Change Options for the AVR Programmer via Arduino IDE

I want to program an ATtiny through the Arduino IDE. I have a somehow strange programmer. But I can upload via avrdude by avrdude -p attiny13 -P /dev/cu.usbmodemfa131 -c stk500v2 -F -B20 -U ...