EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

[AVR club] kindly help in burning hex file to atmega attiny861v by arduino Duemilanove board

Started by "'sh...@gmail.com [avrclub]" July 21, 2014
hi ,

i have a hex file of a program which i would like to burn in atmel
attiny861v microcontroller,

i have a arduino uno/Duemilanove board with me,

can anyone please help me out that how can i burn this hex file in my
microcontroller through arduino board,,,

kindly help..

many thanks

shubham,

email - v...@gmail.com
I've never used Arduino boards but I believe you would need to have an
auxiliary board for the attiny861v and software to program it.

Maybe these will help:

http://arduino.cc/en/Tutorial/ArduinoISP

http://arduino.cc/en/Tutorial/ArduinoToBreadboard

I myself have been using an STK500 to program AVR's.

Zack
On Mon, Jul 21, 2014 at 6:57 AM, 'shubham tiwari VU3SXN' v...@gmail.com
[avrclub] wrote:

> hi ,
>
> i have a hex file of a program which i would like to burn in atmel
> attiny861v microcontroller,
>
> i have a arduino uno/Duemilanove board with me,
>
> can anyone please help me out that how can i burn this hex file in my
> microcontroller through arduino board,,,
>
> kindly help..
>
> many thanks
>
> shubham,
>
> email - v...@gmail.com
>
>
>
Here's a couple more links that may help:

http://playground.arduino.cc/Main/ArduinoOnOtherAtmelChips

http://www.kobakant.at/DIY/?p742

http://www.instructables.com/id/Program-an-ATtiny-with-Arduino/

Zack
On Mon, Jul 21, 2014 at 6:57 AM, 'shubham tiwari VU3SXN' v...@gmail.com
[avrclub] wrote:

> hi ,
>
> i have a hex file of a program which i would like to burn in atmel
> attiny861v microcontroller,
>
> i have a arduino uno/Duemilanove board with me,
>
> can anyone please help me out that how can i burn this hex file in my
> microcontroller through arduino board,,,
>
> kindly help..
>
> many thanks
>
> shubham,
>
> email - v...@gmail.com
>
>
>
see AVR910 app note from atmel, you can make a programmer for all AVR MCU on application board

On Monday, July 21, 2014 4:33 PM, "Zack Widup w...@gmail.com [avrclub]" wrote:

 
Here's a couple more links that may help:

http://playground.arduino.cc/Main/ArduinoOnOtherAtmelChips

http://www.kobakant.at/DIY/?p742

http://www.instructables.com/id/Program-an-ATtiny-with-Arduino/

Zack

On Mon, Jul 21, 2014 at 6:57 AM, 'shubham tiwari VU3SXN' v...@gmail.com [avrclub] wrote:


>hi ,
>i have a hex file of a program which i would like to burn in atmel attiny861v microcontroller,
>i have a arduino uno/Duemilanove board with me,
>can anyone please help me out that how can i burn this hex file in my microcontroller through arduino board,,,
>kindly help..

>many thanks
>shubham,
>email - v...@gmail.com

The 2024 Embedded Online Conference