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.
Message
RE: [AVR-Chat] ATmega88 ???
2004-06-15 by David VanHorn
Attachments
- No local attachments were found for this message.