Difference between revisions of "ATtiny13"
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 | + | | 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 | + | | clock_speed = 10 MHz or 20 MHz |
| flash = 1 KB | | flash = 1 KB | ||
− | | sram = | + | | 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 |
− | | | + | | 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. | + | The ATtiny13A is the picoPower version of the ATtiny13. |
[[Category:Components]] | [[Category:Components]] | ||
[[Category:AVR]] | [[Category:AVR]] |
Latest revision as of 12: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.