ATtiny48/88

From OpenCircuits
(Redirected from ATtiny88)
Jump to navigation Jump to search
ATtiny48/88
ATtiny48/88
# of Pins 28 or 32
Operating Voltage 1.8 to 5.5 V (4 MHz)
2.7 to 5.5 V (8 MHz)
4.5 to 5.5 V (12 MHz)
CPU 8-bit RISC
Clock Speed 4 MHz, 8 MHz, or 12 MHz (selectable)
Flash 4 K (ATtiny48)
8 K (ATtiny88)
SRAM 256 B (ATtiny48)
512 B (ATtiny88)
EEPROM 64 B
Max I/O 24 or 28
Packages DIP28
QFN-28
TQFP-32
QFN-32
UFBGA-32
Datasheets Summary (PDF)
Complete (PDF)

ATtiny48 and ATtiny88 are picoPower microcontrollers in the Atmel AVR family. Both are available in either the 28-pin DIP, 28-pin QFN, 32-pin TQFP, 32-pin QFN, or the 32-pin UFBGA package with a 4, 8, or 12 MHz selectable clock speed. Runnning at higher clock speeds require higher minimum operating voltages, with 2.7 volts for 8 MHz and 4.5 volts for 16 MHz.

ATtiny48[edit]

The ATtiny48 has 4 KB of flash, 256 B of SRAM, and the following features:

  • 12 touch channels
  • 1 SPI
  • 1 I2C
  • 10-bit ADC with 8 channels
  • 1 analog comparator
  • temperature sensor
  • 2 timers
  • 2 PWM
  • internal RC oscillator
  • watchdog

ATtiny88[edit]

The ATtiny88 is identical to the ATtiny48 except that it has 8 KB of flash and 512 B of SRAM.