0
votes
1answer
56 views

Error While trying the program my ATMega16a with extreme burner

Whenever, i want to burn the hex file on my chip, always an error message appearrs, Power On Failed Cannot communicate with target chip The programmer i am using is AVR USB programmer, ...
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 ...
0
votes
0answers
32 views

Which programmer can be used with Matrix flowcode programming package?

I am trying to progam AVR chips using Matrix Flowcode package. Does anyone know which programmer can directly be interfaced with it?
1
vote
0answers
63 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
95 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 ...
2
votes
2answers
107 views

Simplest AVR programmer

I recently fried my AVRISP MKII programmer, so I am looking for a new programmer. What is the best AVR programmer according to the following criteria: Out of the box use Works well with Ubuntu Easy ...
2
votes
2answers
76 views

Why does my AVRISP MKII Programmer not work?

I am using Ubuntu and I am trying to upload a hex file (called src.hex) to my ATtiny85 with my AVRISP MKII programmer with avrdude. But I get a strange error. I run ...
1
vote
0answers
35 views

avrdude - Set programmer's path [duplicate]

I am trying to upload a hex file to my ATtiny85 with my AVR ISP MKII programmer. But avrdude says it cannot find my programmer. How can I find where my (USB) ...
3
votes
1answer
90 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: ...
0
votes
1answer
77 views

Understanding a circuit label in ICSP programmer for atmega

I am completely new in electronics. I wanted to make a programmer (or burner) to burn my program in my Atmel16a microcontroller. I found a circuit on the internet: (source) Everything is clear, ...
2
votes
2answers
152 views

Compare AVR programming tools

I am dealing with PICs for some time and now I want to learn how to use an AVR. I have 2 MCUs in here, the AT32UC3C2512C-A2UT and the ATXMEGA32A4U-AU but I still dont have any programming tools. In ...
8
votes
2answers
281 views

AVR - How to program an AVR chip in Linux

I recently got an AVRISmkII AVR programmer, and I have an ATtiny85 and ATmega328. I was wondering how I could program these chips (with the programmer) but when I try getting Atmel Studio 6 it is only ...
-1
votes
1answer
244 views

Atmega 8 is not programming once it is set to external crystal?

I am using Asim Khan's Parallel port Programmer to program my AVR ATmega8 controller. The Problem is when I changes fuse bits to external high speed crystal, then the next time programmer does not ...
1
vote
0answers
238 views

JTAG adapters for various MCUs compatible with GNU/Linux [closed]

I'm going to experiment with various micro-controllers from now on and would like to know some opinions about official/3rd party JTAG programming&debugger adapters. I'd like to know if some of ...
-1
votes
1answer
260 views

Programming a Baby Orangutan using Arduino Uno?

I have the following setup: Arduino UNO without the chip: Notice that the Atmel chip is missing. And i have a Baby Orangutan: The orangutan burned with Arduino Uno R3 Bootloader. I connected ...
3
votes
1answer
2k views

Arduino's “Upload Using Programmer” for ATmega328 (not ATmega328P)

I am using the the Atmega328 (not the Atmega328P that is standard with Arduino) on a breadboard version of the Arduino. I am able to get the bootloader on the Atmega328 using these instructions. In ...
0
votes
2answers
226 views

AVR in system programming (ISP)

Can I use this programmer to program an onboard Atmega168 TQFP chip? Does the board have to be powered up or the programmer supplies it's own +5v? Here's what the programmer's schematic looks ...
1
vote
2answers
454 views

Programming nRF24LE1 with the AVRISP

Is it possible to program the nRF24LE1 with an AVRISP mkII? It has an Intel 8051, and I've noticed that AVR also supports this instruction set, so perhaps they already have a compiler in AVR Studio? ...
0
votes
2answers
287 views

Where does an ATmega328p go on the STK500?

My STK500 manual doesn't tell me, where does an ATmega328p go on the STK500?
2
votes
1answer
1k views

Device Cannot Start on AVRISP mkII + AVR Studio 4.19 730 Parallels 7 + Windows 7 64

I'm looking for guidance on establishing a connection to an AVRISP mkII programmer via OS X. Parallels Desktop 7 for Mac Build 7.0 14920 Windows 7 64-bit AVR Studio 4.19 730 After AVR Studio is ...
3
votes
2answers
6k views

Can you use an Arduino Uno as an ATMega328 Programmer?

I dont have an Uno but I was thinking of getting one and by the looks of it, you can remove the AVR microcontroller from the Arduino, right? Its just a DIP IC in a socket that can be pulled out, seems ...
0
votes
3answers
2k views

AVR programmer with serial to USB converter

I am struggling with making a usb programmer for Atmega. I couldn't get my hands on a proper FT232L or something like that, but I did manage to find a serial to usb converter like this. This gets ...
1
vote
2answers
588 views

Serial programmer not working, what are the possible problem sources?

I have been trying to make a serial programmer for AVR chips. I have been using this schematic as reference, http://www.elektronika.lt/_sys/storage/2004/05/06/avr_prog.gif. I made the circuit and ...
11
votes
4answers
3k views

Is it possible to use AVR ISP programmer to program a PIC chip?

I want to try programming a PIC chip and just see, how much different it is compared to an AVR, what are the differences and so on. I've got an AVRtinyISP and would like to know, if it would be ...
8
votes
2answers
522 views

Recovering an ATtiny13

I am playing with an ATtiny13 and I thought it would be good to use it with an external 8Mhz ceramic oscillator instead of the 1.2 Mhz built-in one. (I want to do a soft-uart at 9600 bps, so I figured ...
3
votes
1answer
399 views

Arduino with atmel tools

Hi I've done some dev using AVR's. I'd really like to use the arduino but continue using atmel tools. Is this straightforward? Is there a converter that I can use my 910 programmer with? I think ...
9
votes
4answers
4k views

Arduino as AVR Programmer

Can you use the Arduino as an AVR programmer?