NerdKits - electronics education for a digital generation

You are not logged in. [log in]

NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.

Support Forum » Replace ATmega168 with ATmega64 MCU

November 09, 2010
by ermias
ermias's Avatar

Hi there,

I have been playing around with ATmega168 Mcu almost for the last 3 months, and I learn a lot about MCU and C programing language. What I still don't get is, how to bootload a chip. Now I want to use ATmega64 MCU in the place of ATmega168, Can anyone help me on how to load a bootloader on this chip? and can I still program this chip with Nerdkit USB-serial cable?? Step-by-step instruction would be more helpful since I am still in learning process of MCUs.

Thanks,

Ermias

November 09, 2010
by bretm
bretm's Avatar

It's the code in the bootloader that contains the instructions for loading data over the serial cable, so you can't load a new bootloader quite that easily.

There are many approaches/devices/techniques for putting a bootloader onto an AVR chip. Just search "bootloader" on these forums to see what has worked for other people with various other chips, and then come back here if you still have questions.

Post a Reply

Please log in to post a reply.

Did you know that you need to think about wires differently when you're transmitting signals more than a few inches? Learn more...