ATTINY28V-1AC Atmel, ATTINY28V-1AC Datasheet

IC AVR MCU 2K 1.2MHZ 1.8V 32TQFP

ATTINY28V-1AC

Manufacturer Part Number
ATTINY28V-1AC
Description
IC AVR MCU 2K 1.2MHZ 1.8V 32TQFP
Manufacturer
Atmel
Series
AVR® ATtinyr
Datasheets

Specifications of ATTINY28V-1AC

Core Processor
AVR
Core Size
8-Bit
Speed
1.2MHz
Peripherals
POR, WDT
Number Of I /o
11
Program Memory Size
2KB (1K x 16)
Program Memory Type
FLASH
Voltage - Supply (vcc/vdd)
1.8 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Package / Case
32-TQFP, 32-VQFP
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Ram Size
-
Data Converters
-
Connectivity
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATTINY28V-1AC
Manufacturer:
Atmel
Quantity:
10 000
Features
Pin Configurations
Utilizes the AVR
AVR – High-performance and Low-power RISC Architecture
Nonvolatile Program Memory
Peripheral Features
Special Microcontroller Features
Power Consumption at 1 MHz, 2V, 25°C
I/O and Packages
Operating Voltages
Speed Grades
– 90 Powerful Instructions – Most Single Clock Cycle Execution
– 32 x 8 General-purpose Working Registers
– Up to 4 MIPS Throughput at 4 MHz
– 2K Bytes of Flash Program Memory
– Endurance: 1,000 Write/Erase Cycles
– Programming Lock for Flash Program Data Security
– Interrupt and Wake-up on Low-level Input
– One 8-bit Timer/Counter with Separate Prescaler
– On-chip Analog Comparator
– Programmable Watchdog Timer with On-chip Oscillator
– Built-in High-current LED Driver with Programmable Modulation
– Low-power Idle and Power-down Modes
– External and Internal Interrupt Sources
– Power-on Reset Circuit with Programmable Start-up Time
– Internal Calibrated RC Oscillator
– Active: 3.0 mA
– Idle Mode: 1.2 mA
– Power-down Mode: <1 µA
– 11 Programmable I/O Lines, 8 Input Lines and a High-current LED Driver
– 28-lead PDIP, 32-lead TQFP, and 32-pad MLF
– V
– V
– 0 - 1.2 MHz for the ATtiny28V
– 0 - 4 MHz For the ATtiny28L
(AIN0) PB0
RESET
CC
CC
XTAL1
XTAL2
GND
: 1.8V - 5.5V for the ATtiny28V
: 2.7V - 5.5V for the ATtiny28L
VCC
PD0
PD1
PD2
PD3
PD4
PD5
PD6
PD7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
®
PDIP
RISC Architecture
28
27
26
25
24
23
22
21
20
19
18
17
16
15
PA0
PA1
PA3
PA2 (IR)
PB7
PB6
GND
NC
VCC
PB5
PB4 (INT1)
PB3 (INT0)
PB2 (T0)
PB1 (AIN1)
XTAL1
XTAL2
GND
VCC
PD3
PD4
NC
NC
1
2
3
4
5
6
7
8
TQFP/QFN/MLF
24
23
22
21
20
19
18
17
PB7
PB6
NC
GND
NC
NC
VCC
PB5
8-bit
Microcontroller
with 2K Bytes of
Flash
ATtiny28L
ATtiny28V
Rev. 1062F–AVR–07/06
1

Related parts for ATTINY28V-1AC

ATTINY28V-1AC Summary of contents

Page 1

... PDIP, 32-lead TQFP, and 32-pad MLF • Operating Voltages – 1.8V - 5.5V for the ATtiny28V CC – 2.7V - 5.5V for the ATtiny28L CC • Speed Grades – 1.2 MHz for the ATtiny28V – MHz For the ATtiny28L Pin Configurations PDIP RESET 1 28 PA0 PD0 2 27 ...

Page 2

Description Block Diagram ATtiny28L/V 2 The ATtiny28 is a low-power CMOS 8-bit microcontroller based on the AVR RISC archi- tecture. By executing powerful instructions in a single clock cycle, the ATtiny28 achieves throughputs approaching 1 MIPS per MHz, allowing the ...

Page 3

... The device is manufactured using Atmel’s high-density, nonvolatile memory technology. By combining an enhanced RISC 8-bit CPU with Flash on a monolithic chip, the Atmel ATtiny28 is a powerful microcontroller that provides a highly flexible and cost-effective solution to many embedded control applications ...

Page 4

Architectural Overview ATtiny28L/V 4 The fast-access register file concept contains 32 x 8-bit general-purpose working regis- ters with a single clock cycle access time. This means that during one single clock cycle, one ALU (Arithmetic Logic Unit) operation is executed. ...

Page 5

ALU – Arithmetic Logic Unit Subroutine and Interrupt Hardware Stack General-purpose Register File 1062F–AVR–07/ ...

Page 6

Status Register Status Register – SREG ATtiny28L/V 6 The AVR status register (SREG) at I/O space location $3F is defined as: Bit $ Read/Write R/W R/W R/W Initial Value • Bit ...

Page 7

System Clock and Clock Options Internal RC Oscillator Calibrated Internal RC Oscillator Crystal Oscillator External Clock 1062F–AVR–07/06 The device has the following clock source options, selectable by Flash Fuse bits as shown in Table 1. Table 1. Device Clocking Option ...

Page 8

External RC Oscillator ATtiny28L/V 8 Figure 6. External Clock Drive Configuration EXTERNAL OSCILLATOR SIGNAL For timing insensitive applications, the external RC configuration shown in Figure 7 can be used. For details on how to choose R and C, see Table ...

Page 9

Register Description Oscillator Calibration Register – OSCCAL 1062F–AVR–07/06 Bit $00 CAL7 CAL6 CAL5 Read/Write R/W R/W R/W Initial Value • Bits 7..0 – CAL7..CAL0: Oscillator Calibration Value Writing the calibration byte to this address ...

Page 10

Memories I/O Memory ATtiny28L/V 10 The I/O space definition of the ATtiny28 is shown in Table 3. Table 3. ATtiny28 I/O Space Address Hex Name Function $3F SREG Status Register $1B PORTA Data Register, Port A $1A PACR Port A ...

Page 11

Program and Data Addressing Modes Register Direct, Single Register Rd Register Indirect Register Direct, Two Registers Rd and Rr 1062F–AVR–07/06 The ATtiny28 AVR RISC microcontroller supports powerful and efficient addressing modes. This section describes the different addressing modes supported in ...

Page 12

I/O Direct Relative Program Addressing, RJMP and RCALL Constant Addressing Using the LPM Instruction ATtiny28L/V 12 Operands are contained in register r (Rr) and d (Rd). The result is stored in register d (Rd). Figure 11. I/O Direct Addressing Operand ...

Page 13

Memory Access and Instruction Execution Timing Flash Program Memory 1062F–AVR–07/06 Constant byte address is specified by the Z-register contents. The 15 MSBs select word address (0 - 1K), and LSB selects low byte if cleared (LSB = 0) or high ...

Page 14

Sleep Modes Idle Mode Power-down Mode ATtiny28L enter the sleep modes, the SE bit in MCUCS must be set (one) and a SLEEP instruc- tion must be executed. The SM bit in the MCUCS register selects which sleep ...

Page 15

System Control and Reset Reset Sources 1062F–AVR–07/06 The ATtiny28 provides three sources of reset: • Power-on Reset. The MCU is reset when the supply voltage is below the Power-on Reset threshold (V ). POT • External Reset. The MCU is ...

Page 16

Power-on Reset ATtiny28L/V 16 Table 5. ATtiny28 Clock Options and Start-up Time CKSEL3..0 Clock Source 1111 External Crystal/Ceramic Resonator 1110 External Crystal/Ceramic Resonator 1101 External Crystal/Ceramic Resonator 1100 External Crystal/Ceramic Resonator 1011 External Crystal/Ceramic Resonator 1010 External Crystal/Ceramic Resonator 1001 ...

Page 17

External Reset 1062F–AVR–07/06 activated again, without any delay, when the V Figure 17. If the built-in start-up delay is sufficient, RESET can be connected to VCC directly or via an external pull-up resistor. By holding the RESET pin low for ...

Page 18

Watchdog Reset ATtiny28L/V 18 Figure 19. External Reset during Operation VCC RESET V RST TIME-OUT INTERNAL RESET When the Watchdog times out, it will generate a short reset pulse of 1 XTAL cycle dura- tion. On the falling edge of ...

Page 19

Register Description MCU Control and Status Register – MCUCS 1062F–AVR–07/06 The MCU Control and Status Register contains control and status bits for general MCU functions. Bit $07 PLUPB – SE Read/Write R/W R R/W Initial Value 0 ...

Page 20

Interrupts Reset and Interrupt Interrupt Handling ATtiny28L/V 20 The ATtiny28 provides five different interrupt sources. These interrupts and the reset vector each have a separate program vector in the program memory space. All the inter- rupts are assigned to individual ...

Page 21

Interrupt Response Time External Interrupt Low-level Input Interrupt 1062F–AVR–07/ interrupt condition occurs when the corresponding interrupt enable bit is cleared (zero), the interrupt flag will be set and remembered until the interrupt is enabled or the flag is ...

Page 22

Register Description Interrupt Control Register – ICR ATtiny28L/V 22 Bit $06 INT1 INT0 LLIE Read/Write R/W R/W R/W Initial Value • Bit 7 – INT1: External Interrupt Request 1 Enable When the INT1 bit ...

Page 23

Interrupt Flag Register – IFR 1062F–AVR–07/06 Table 8. Interrupt 1 Sense Control ISC11 ISC10 Description 0 0 The low level of INT1 generates an interrupt request Any change on INT1 generates an interrupt request The falling ...

Page 24

ATtiny28L/V 24 enable bit, INT0 in GIMSK is set (one), the MCU will jump to the interrupt vector. The flag is cleared when the interrupt routine is executed. Alternatively, the flag can be cleared by writing a logical “1” to ...

Page 25

I/O Ports Port A Port A as General Digital I/O Alternate Function of PA2 1062F–AVR–07/06 All AVR ports have true read-modify-write functionality when used as general digital I/O ports. This means that the direction of one port pin can be ...

Page 26

Port A Schematics ATtiny28L/V 26 Note that all port pins are synchronized. The synchronization latches are, however, not shown in the figures. Figure 21. Port A Schematic Diagram (Pins PA0, PA1 and PA3) MOS PULL- UP RESET R PAn Q ...

Page 27

Port B Port B as General Digital Input All eight pins in Port B have equal functionality when used as digital input pins. Alternate Functions of Port B 1062F–AVR–07/06 Port 8-bit input port. One I/O address location ...

Page 28

Port B Schematics ATtiny28L/V 28 • AIN1 – Port B, Bit 1 AIN1, Analog Comparator Negative input. When the on-chip analog comparator is enabled, this pin also serves as the negative input of the comparator. If the analog com- parator ...

Page 29

Figure 24. Port B Schematic Diagram (Pin PB2) MOS PULL- UP PB2 RP: READ PORTB PIN Figure 25. PORT B Schematic Diagram (Pins PB3 and PB4) MOS PULL- UP PBn RP: READ PORTB PIN ...

Page 30

Port D Port D as General Digital I/O ATtiny28L/V 30 Figure 26. PORT B Schematic Diagram (Pins PB7 - PB5) MOS PULL- UP PBn RP: READ PORT B PIN Port 8-bit bi-directional I/O ...

Page 31

Figure 27. Port D Schematic Diagram (Pins PD7 - PD0) MOS PULL- UP PDn WP: WRITE PORTD WD: WRITE DDRD RL: READ PORTD LATCH RP: READ PORTD PIN RD: READ DDRD ATtiny28L/V RD RESET ...

Page 32

Register Description Port A Data Register – PORTA Port A Control Register – PACR Port A Input Pins Address – PINA Port B Input Pins Address – PINB ATtiny28L/V 32 Bit $1B – – – Read/Write R ...

Page 33

Port D Data Register – PORTD Port D Data Direction Register – DDRD Port D Input Pins Address – PIND 1062F–AVR–07/06 Bit $12 PORTD7 PORTD6 PORTD5 Read/Write R/W R/W R/W Initial Value Bit 7 ...

Page 34

Timer/Counter0 Timer/Counter Prescaler ATtiny28L/V 34 The ATtiny28 provides one general-purpose 8-bit Timer/Counter – Timer/Counter0. Timer/Counter0 has prescaling selection from the 10-bit prescaling timer. The Timer/Counter0 can either be used as a timer with an internal clock time base or as ...

Page 35

Register Description Timer/Counter0 Control Register – TCCR0 1062F–AVR–07/06 The 8-bit Timer/Counter0 can select clock source from CK, prescaled external pin. In addition, it can be stopped as described in the specification for the Timer/Counter0 Control Register (TCCR0). ...

Page 36

Timer Counter 0 – TCNT0 ATtiny28L/V 36 • Bits – CS02, CS01, CS00: Clock Select0, Bits 2, 1 and 0 The Clock Select0 bits 2, 1 and 0 define the prescaling source of Timer/Counter0. Table 14. Clock ...

Page 37

Watchdog Timer Register Description Watchdog Timer Control Register – WDTCR 1062F–AVR–07/06 The Watchdog Timer is clocked from a separate on-chip oscillator. By controlling the Watchdog Timer prescaler, the Watchdog reset interval can be adjusted as shown in Table 15. See ...

Page 38

ATtiny28L the same operation, write a logical “1” to WDTOE and WDE. A logical “1” must be written to WDE even though it is set to one before the disable operation starts. 2. Within the next four ...

Page 39

Hardware Modulator 1062F–AVR–07/06 ATtiny28 features a built-in hardware modulator connected to a high-current output pad, PA2. The hardware modulator generates a configurable pulse train. The on-time of a pulse can be set to a number of chip clock cycles. This ...

Page 40

ATtiny28L/V 40 Figure 31. The Hardware Modulator FROM PORTA2 WM: WRITE MODCR RM: READ MODCR Figure 32 to Figure 35 show examples on output from the Modulator. Figure 32 also ...

Page 41

Figure 34. Modulation with ONTIM = 1, MCONF = 011 CLK PA2 Note: Clock frequency: 3.64 MHz; modulation frequency: 455 kHz; duty-cycle: 25% Figure 35. Modulation with ONTIM = 3, MCONF = 001 CLK PA2 Note: Clock frequency: 3.64 ...

Page 42

ATtiny28L/V 42 Table 17. Some Common Modulator Configurations (Continued) Crystal/Resonator Carrier Frequency Frequency 2 MHz 455 kHz 2.4576 MHz 455 kHz 2.4576 MHz 455 kHz 3.2768 MHz 455 kHz 3.2768 MHz 455 kHz 3.64 MHz 455 kHz 3.64 MHz 455 ...

Page 43

Register Description Modulation Control Register – MODCR Table 18. MCONF2..0 Effect on Duty-cycle and Modulation Period MCONF2..0 On-time 000 X 001 ONTIM+1 010 ONTIM+1 011 ONTIM+1 100 2 x (ONTIM+1) 101 3 x (ONTIM+1) 110 111 X Note: In the ...

Page 44

Analog Comparator Register Description Analog Comparator Control and Status Register – ACSR ATtiny28L/V 44 The analog comparator compares the input values on the positive input PB0 (AIN0) and negative input PB1 (AIN1). When the voltage on the positive input PB0 ...

Page 45

Alternatively, ACI is cleared by writing a logical “1” to the flag. • Bit 3 – ACIE: Analog Comparator Interrupt Enable When the ACIE bit is set (one) and the I-bit in the ...

Page 46

... CKSEL3..0 to use. Default value is “0010”, internal RC oscillator with long start-up time. The status of the Fuse bits is not affected by Chip Erase. All Atmel microcontrollers have a 3-byte signature code that identifies the device. The three bytes reside in a separate address space. For the ATtiny28, they are: 1 ...

Page 47

... Parallel Programming Signal Names 1062F–AVR–07/06 Atmel’s ATtiny28 offers 2K bytes of Flash program memory. The ATtiny28 is shipped with the on-chip Flash program memory array in the erased state (i.e., contents = $FF) and ready to be programmed. This device supports a high- voltage (12V) parallel programming mode. Only minor currents (<1mA) are drawn from the +12V pin during programming ...

Page 48

Enter Programming Mode ATtiny28L/V 48 Table 22. Pin Name Mapping Signal Name in Programming Mode Pin Name RDY/BSY PD1 OE PD2 WR PD3 BS PD4 XA0 PD5 XA1 PD6 DATA PB7 - PB0 . Table 23. XA1 and XA0 Coding ...

Page 49

Chip Erase Programming the Flash 1062F–AVR–07/06 The Chip Erase command will erase the Flash memory and the Lock bits. The Lock bits are not reset until the Flash has been completely erased. The Fuse bits are not changed. Chip Erase ...

Page 50

Reading the Flash Programming the Fuse Bits Programming the Lock Bits ATtiny28L Set BS to “1”. This selects high data. 2. Give WR a negative pulse. This starts programming of the data byte. RDY/BSY goes low. 3. Wait ...

Page 51

Reading the Fuse and Lock Bits Reading the Signature Bytes and Calibration Byte 1062F–AVR–07/06 The algorithm for reading the Fuse and Lock bits is as follows (refer to “Programming the Flash” for details on command loading): A: Load Command “0000 ...

Page 52

ATtiny28L/V 52 Figure 39. Programming the Flash Waveforms (Continued) DATA DATA HIGH XA1 XA0 BS XTAL1 WR RDY/BSY RESET +12V OE 1062F–AVR–07/06 ...

Page 53

Parallel Programming Characteristics 1062F–AVR–07/06 Figure 40. Parallel Programming Timing t XTAL1 XHXL t DVXH Data & Contol (DATA, XA0/1, BS) WR RDY/BSY OE DATA T = 25°C ± 10 ± 10 Symbol Parameter V Programming ...

Page 54

Electrical Characteristics Absolute Maximum Ratings Operating Temperature............................. -40°C to +85/105°C Storage Temperature ..................................... -65°C to +150°C Voltage on Any Pin except RESET with Respect to Ground .............................-1. Maximum Operating Voltage ............................................ 6.0V Voltage on RESET with Respect to ...

Page 55

DC Characteristics (Continued -40°C to 85° 1.8V to 5.5V (unless otherwise noted Symbol Parameter V Analog Comparator Input ACIO Offset Voltage I Analog Comparator Input ACLK Leakage Current T Analog Comparator ACPD Propagation Delay ...

Page 56

External Clock Drive Waveforms Figure 41. External Clock VIH1 VIL1 External Clock Drive Symbol Parameter 1/t Oscillator Frequency CLCL t Clock Period CLCL t High Time CHCX t Low Time CLCX t Rise Time CLCH t Fall Time CHCL Table ...

Page 57

Typical Characteristics 1062F–AVR–07/06 The following charts show typical behavior. These figures are not tested during manu- facturing. All current consumption measurements are performed with all I/O pins configured as inputs and with internal pull-ups enabled. A sine wave generator with ...

Page 58

ATtiny28L/V 58 Figure 43. Active Supply Current vs. V ACTIVE SUPPLY CURRENT vs 1.5 2 2.5 3 Figure 44. Active Supply Current vs. V ACTIVE SUPPLY CURRENT vs. V DEVICE ...

Page 59

Figure 45. Active Supply Current vs. V ACTIVE SUPPLY CURRENT vs. V DEVICE CLOCKED BY 32 kHz CRYSTAL 4 3.5 3 2.5 2 1.5 1 0.5 0 1.5 2 2.5 3 Figure 46. Idle Supply Current vs. Frequency IDLE ...

Page 60

ATtiny28L/V 60 Figure 47. Idle Supply Current vs. V IDLE SUPPLY CURRENT vs. V 1.4 1.2 1 0.8 0.6 0.4 0.2 0 1.5 2 2.5 3 Figure 48. Idle Supply Current vs. V IDLE SUPPLY CURRENT vs. V DEVICE CLOCKED ...

Page 61

Figure 49. Idle Supply Current vs. V IDLE SUPPLY CURRENT vs. V DEVICE CLOCKED BY 32 kHz CRYSTAL 1.5 2 2.5 3 Figure 50. Power-down Supply Current vs. V POWER-DOWN SUPPLY CURRENT ...

Page 62

ATtiny28L/V 62 Figure 51. Power-down Supply Current vs. V POWER-DOWN SUPPLY CURRENT vs 1.5 2 2.5 3 Analog comparator offset voltage is measured as absolute offset. Figure 52. Analog Comparator Offset ...

Page 63

Figure 53. Analog Comparator Offset Voltage vs. Common Mode Voltage ( 0.5 1 Common Mode Voltage (V) Figure 54. Analog Comparator Input Leakage Current ( ...

Page 64

ATtiny28L/V 64 Figure 55. Calibrated Internal RC Oscillator Frequency vs. V CALIBRATED RC OSCILLATOR FREQUENCY vs. OPERATING VOLTAGE 1.28 1.26 1.24 1.22 1.2 1.18 1.16 1.14 1.12 1.1 2 2.5 3 Figure 56. Watchdog Oscillator Frequency vs. V 1600 1400 ...

Page 65

Sink and source capabilities of I/O ports are measured on one pin at a time. Figure 57. Pull-up Resistor Current vs. Input Voltage (V 120 T = 25˚C A 100 T = 85˚ ...

Page 66

ATtiny28L/V 66 Figure 59. I/O Pin Sink Current vs. Output Voltage. All pins except PA2 ( 0.5 1 Figure 60. I/O Pin Source Current vs. Output voltage ( ...

Page 67

Figure 61. I/O Pin Sink Current vs. Output Voltage, All Pins Except PA2 ( 0.5 Figure 62. I/O Pin Source Current vs. Output Voltage ( 25˚ ...

Page 68

ATtiny28L/V 68 Figure 63. PA2 I/O Pin Sink Current vs. Output Voltage (High Current Pin PA2; T 25° 0.5 1 1.5 Figure 64. I/O Pin Input Threshold Voltage vs. ...

Page 69

Figure 65. I/O Pin Input Hysteresis vs. V 0.18 0.16 0.14 0.12 0.1 0.08 0.06 0.04 0.02 0 2.7 ATtiny28L 25° 4.0 5 ...

Page 70

Register Summary Address Name Bit 7 $3F SREG $3E Reserved ... Reserved $20 Reserved $1F Reserved $1E Reserved $1D Reserved $1C Reserved $1B PORTA $1A PACR $19 PINA $18 Reserved $17 Reserved $16 PINB PINB7 $15 Reserved $14 Reserved $13 ...

Page 71

Instruction Set Summary Mnemonic Operands Description ARITHMETIC AND LOGIC INSTRUCTIONS ADD Rd, Rr Add Two Registers ADC Rd, Rr Add with Carry Two Registers SUB Rd, Rr Subtract Two Registers SUBI Rd, K Subtract Constant from Register SBC Rd, Rr ...

Page 72

Instruction Set Summary (Continued) Mnemonic Operands Description DATA TRANSFER INSTRUCTIONS LD Rd, Z Load Register Indirect Store Register Indirect MOV Rd, Rr Move between Registers LDI Rd, K Load Immediate IN Rd Port OUT P, ...

Page 73

... Ordering Code Package ATtiny28L-4AC 32A ATtiny28L-4PC 28P3 ATtiny28L-4MC 32M1-A ATtiny28L-4AI 32A (2) ATtiny28L-4AU 32A ATtiny28L-4PI 28P3 (2) ATtiny28L-4PU 28P3 ATtiny28L-4MI 32M1-A (2) ATtiny28L-4MU 32M1-A ATtiny28V-1AC 32A ATtiny28V-1PC 28P3 ATtiny28V-1MC 32M1-A ATtiny28V-1AI 32A (2) 32A ATtiny28V-1AU 28P3 ATtiny28V-1PI (2) 28P3 ATtiny28V-1PU 32M1-A ATtiny28V-1MI 32M1-A (2) ATtiny28V-1MU Package Type ATtiny28L/V ...

Page 74

Packaging Information 32A PIN 0˚~7˚ L Notes: 1. This package conforms to JEDEC reference MS-026, Variation ABA. 2. Dimensions D1 and E1 do not include mold protrusion. Allowable protrusion is 0.25 mm per side. Dimensions D1 and ...

Page 75

A SEATING PLANE Note: 1. Dimensions D and E1 do not include mold Flash or Protrusion. Mold Flash or Protrusion shall not exceed 0.25 mm (0.010"). 2325 Orchard Parkway San Jose, CA 95131 R 1062F–AVR–07/06 D ...

Page 76

Pin TOP VIEW Pin #1 Notch (0. BOTTOM VIEW Note: JEDEC Standard MO-220, Fig. 2 (Anvil Singulation), VHHD-2. 2325 Orchard Parkway San Jose, CA 95131 R ...

Page 77

Errata All revisions 1062F–AVR–07/06 No known errata. ATtiny28L/V 77 ...

Page 78

Datasheet Revision History Rev – 01/06G Rev – 01/06G Rev – 03/05F ATtiny28L/V 78 Please note that the referring page numbers in this section are referred to this docu- ment. The referring revision in this section are referring to the ...

Page 79

Table of Contents 1062F–AVR–07/06 Features................................................................................................. 1 Pin Configurations................................................................................ 1 Description ............................................................................................ 2 Block Diagram ...................................................................................................... 2 Pin Descriptions.................................................................................................... 3 Clock Options ....................................................................................................... 4 Architectural Overview......................................................................... 6 General-purpose Register File.............................................................................. 7 ALU – Arithmetic Logic Unit.................................................................................. 7 Downloadable Flash Program Memory ...

Page 80

ATtiny28L/V ii Electrical Characteristics................................................................... 53 Absolute Maximum Ratings ................................................................................ 53 DC Characteristics.............................................................................................. 53 External Clock Drive Waveforms ........................................................................ 55 External Clock Drive ........................................................................................... 55 Typical Characteristics ...................................................................... 56 Register Summary .............................................................................. 69 Instruction Set Summary ................................................................... 70 Ordering Information.......................................................................... 72 ...

Page 81

... Disclaimer: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Atmel products. EXCEPT AS SET FORTH IN ATMEL’S TERMS AND CONDI- TIONS OF SALE LOCATED ON ATMEL’S WEB SITE, ATMEL ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ...

Related keywords