Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

RE: [AVR-Chat] ATmega88 ???

2004-06-15 by David VanHorn

At 10:46 PM 6/14/2004 -0700, Larry Barello wrote:

>Generally speaking, like walking and chewing gum.
>
>The AVR have pretty regular I/O & peripherals between the chips.  The bigger chips have more features but tend to be supersets of the smaller chips rather than different.  Porting code from one to another often is no more than swapping in the right interrupt vector table with everything else being the same.

One of the nicest features of the AVR line. 
Take a 2343, with one timer, one external int, some ram, EE, and registers.  I can take code from that chip, and drop it into a Mega-128 with only very minor tweaks. :)

It's nice not having to relearn every peripheral, when you change chips within a family.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.