1
vote
0answers
6 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 this command: ...
1
vote
0answers
32 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
69 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
48 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
131 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
223 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
191 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
222 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
243 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
219 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
415 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
283 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 ...
2
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 ...

1 2
15 30 50 per page