Difference between revisions of "ATtiny13"

From OpenCircuits
Jump to navigation Jump to search
(Added operating voltage)
(Updated parameters, added multiple datasheets, moved ATtiny13A datasheets to infobox)
 
Line 2: Line 2:
 
| name = ATtiny13
 
| name = ATtiny13
 
| image = ATtiny13.jpg
 
| image = ATtiny13.jpg
| num_pins = 8 / 10 / 20
+
| num_pins = 8, 10, or 20
| voltage = 1.8 to 5.5 V
+
| voltage = 1.8 to 5.5 V (10 MHz)<br />2.7 to 5.5 V (20 MHz)
 
| cpu = 8-bit RISC
 
| cpu = 8-bit RISC
| clock_speed = 10 / 20 MHz
+
| clock_speed = 10 MHz or 20 MHz
 
| flash = 1 KB
 
| flash = 1 KB
| sram = 0.06 KB
+
| sram = 64 B
 
| eeprom = 64 B
 
| eeprom = 64 B
 
| max_io = 6
 
| max_io = 6
| packages = DIP8 QFN-8 QFN-20
+
| packages = DIP8<br />QFN-8<br />QFN-20
| datasheet = http://www.atmel.com/Images/doc2535.pdf
+
| datasheets = [http://www.atmel.com/Images/2535S.pdf Summary (PDF)]<br />[http://www.atmel.com/Images/doc2535.pdf Complete (PDF)]<br />[http://www.atmel.com/Images/8126S.pdf ATtiny13A Summary (PDF)]<br />[http://www.atmel.com/Images/doc8126.pdf ATtiny13A Complete (PDF)]
 
}}
 
}}
  
'''ATtiny13''' is a microcontroller in the Atmel AVR family. It is available in the 8-pin DIP, 10-pin QFN, or 20-pin QFN packages with a 10 or 12 MHz clock speed. It has the following features:
+
'''ATtiny13''' is a microcontroller in the Atmel AVR family. It is available in the 8-pin DIP, 10-pin QFN, or 20-pin QFN packages with a 10 or 12 MHz clock speed. The higher clock speed version has a higher minimum operating voltage of 2.7 volts. It has the following features:
  
 
* 1 timer
 
* 1 timer
Line 24: Line 24:
 
== ATtiny13A ==
 
== ATtiny13A ==
  
The ATtiny13A is the picoPower version of the ATtiny13. [http://www.atmel.com/Images/doc8126.pdf Datasheet]
+
The ATtiny13A is the picoPower version of the ATtiny13.
  
 
[[Category:Components]]
 
[[Category:Components]]
 
[[Category:AVR]]
 
[[Category:AVR]]

Latest revision as of 13:25, 13 August 2014

ATtiny13
ATtiny13
# of Pins 8, 10, or 20
Operating Voltage 1.8 to 5.5 V (10 MHz)
2.7 to 5.5 V (20 MHz)
CPU 8-bit RISC
Clock Speed 10 MHz or 20 MHz
Flash 1 KB
SRAM 64 B
EEPROM 64 B
Max I/O 6
Packages DIP8
QFN-8
QFN-20
Datasheets Summary (PDF)
Complete (PDF)
ATtiny13A Summary (PDF)
ATtiny13A Complete (PDF)

ATtiny13 is a microcontroller in the Atmel AVR family. It is available in the 8-pin DIP, 10-pin QFN, or 20-pin QFN packages with a 10 or 12 MHz clock speed. The higher clock speed version has a higher minimum operating voltage of 2.7 volts. It has the following features:

  • 1 timer
  • 1 analog comparator
  • 10-bit ADC with 4 channels
  • 2 PWM channels
  • watchdog

ATtiny13A[edit]

The ATtiny13A is the picoPower version of the ATtiny13.