Difference between revisions of "ATmega128"

From TinyOS Wiki
Jump to: navigation, search
(Create page, links to Atmel documentation)
 
(Add link to AVR instruction set)
Line 12: Line 12:
 
**ATmega128/128L Summary Datasheet (http://www.atmel.com/dyn/resources/prod_documents/2467S.pdf)
 
**ATmega128/128L Summary Datasheet (http://www.atmel.com/dyn/resources/prod_documents/2467S.pdf)
 
**ATmega128/128L Datasheet (http://www.atmel.com/dyn/resources/prod_documents/doc2467.pdf)
 
**ATmega128/128L Datasheet (http://www.atmel.com/dyn/resources/prod_documents/doc2467.pdf)
 +
*AVR Instruction Set (http://www.atmel.com/dyn/resources/prod_documents/doc0856.pdf)
  
 
== Where Used ==
 
== Where Used ==

Revision as of 11:25, 13 November 2008

The Atmel ATmega128/128L devices are members of the Atmel's 8-bit AVR microcontroller family. Peripherals include a 10-bit analog to digital converter, real time clock, timers, and asynchronous/synchronous serial interfaces (with SPI and I2C modes).

The ATmega128L device is specified for supply voltages of 2.7 through 5.5 volts.

Internal memory includes 128 kiBytes program flash, 4 kiBytes SRAM, and 4 kiBytes EEPROM.

TinyOS Support

Technical Data

Technical details and datasheets

Where Used

The ATmega128L microcontroller is used in the following devices