Difference between revisions of "ATmega128"

From TinyOS Wiki
Jump to: navigation, search
m
m
Line 4: Line 4:
  
 
Internal memory includes 128 kiBytes program flash, 4 kiBytes SRAM, and 4 kiBytes EEPROM.
 
Internal memory includes 128 kiBytes program flash, 4 kiBytes SRAM, and 4 kiBytes EEPROM.
 
== TinyOS Support ==
 
  
 
== Technical Data ==
 
== Technical Data ==
Line 13: Line 11:
 
**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)
 
*AVR Instruction Set (http://www.atmel.com/dyn/resources/prod_documents/doc0856.pdf)
 +
 +
== TinyOS Support ==
  
 
== Where Used ==
 
== Where Used ==
Line 18: Line 18:
 
*[[Mica2]]
 
*[[Mica2]]
 
*[[MicaZ]]
 
*[[MicaZ]]
 +
 +
== Simulators ==
 +
*[[Avrora]]
  
 
[[Category:Microcontroller]]
 
[[Category:Microcontroller]]

Revision as of 06:31, 18 November 2009

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.

Technical Data

Technical details and datasheets

TinyOS Support

Where Used

The ATmega128L microcontroller is used in the following devices

Simulators