ATmega1284 Atmel Corporation, ATmega1284 Datasheet - Page 153

no-image

ATmega1284

Manufacturer Part Number
ATmega1284
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of ATmega1284

Flash (kbytes)
128 Kbytes
Pin Count
44
Max. Operating Frequency
20 MHz
Cpu
8-bit AVR
# Of Touch Channels
16
Hardware Qtouch Acquisition
No
Max I/o Pins
32
Ext Interrupts
32
Usb Speed
No
Usb Interface
No
Spi
3
Twi (i2c)
1
Uart
2
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
8
Adc Resolution (bits)
10
Adc Speed (ksps)
15
Analog Comparators
1
Resistive Touch Screen
No
Temp. Sensor
No
Crypto Engine
No
Sram (kbytes)
16
Eeprom (bytes)
4096
Self Program Memory
YES
Dram Memory
No
Nand Interface
No
Picopower
No
Temp. Range (deg C)
-40 to 85
I/o Supply Class
1.8 to 5.5
Operating Voltage (vcc)
1.8 to 5.5
Fpu
No
Mpu / Mmu
no / no
Timers
3
Output Compare Channels
6
Input Capture Channels
1
Pwm Channels
6
32khz Rtc
Yes
Calibrated Rc Oscillator
Yes

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATmega1284-AU
Manufacturer:
ATMEL
Quantity:
1 200
Part Number:
ATmega1284-AU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega1284-AUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega1284P-AU
Manufacturer:
ATMEL
Quantity:
1 000
Part Number:
ATmega1284P-AU
Manufacturer:
ATMEL
Quantity:
748
Part Number:
ATmega1284P-AU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega1284P-AU
Manufacturer:
Microchip
Quantity:
500
Part Number:
ATmega1284P-AU
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Company:
Part Number:
ATmega1284P-AU
Quantity:
6 817
Company:
Part Number:
ATmega1284P-AU
Quantity:
6 797
Part Number:
ATmega1284P-AUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega1284P-MU
Manufacturer:
PEREGRIN
Quantity:
1 992
Part Number:
ATmega1284P-MU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
Part Number:
ATmega1284P-MUR
Manufacturer:
FREESCALE
Quantity:
593
Part Number:
ATmega1284PV-10MU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
17.9
8272C–AVR–06/11
Asynchronous Operation of Timer/Counter2
Figure 17-11 on page 153
Figure 17-11. Timer/Counter Timing Diagram, Clear Timer on Compare Match mode, with Pres-
When Timer/Counter2 operates asynchronously, some considerations must be taken.
• Warning: When switching between asynchronous and synchronous clocking of
• The CPU main clock frequency must be more than four times the Oscillator frequency.
• When writing to one of the registers TCNT2, OCR2x, or TCCR2x, the value is transferred to a
• When entering Power-save or ADC Noise Reduction mode after having written to TCNT2,
Timer/Counter2, the Timer Registers TCNT2, OCR2x, and TCCR2x might be corrupted. A safe
procedure for switching clock source is:
temporary register, and latched after two positive edges on TOSC1. The user should not write
a new value before the contents of the temporary register have been transferred to its
destination. Each of the five mentioned registers have their individual temporary register, which
means that e.g. writing to TCNT2 does not disturb an OCR2x write in progress. To detect that a
transfer to the destination register has taken place, the Asynchronous Status Register – ASSR
has been implemented.
OCR2x, or TCCR2x, the user must wait until the written register has been updated if
Timer/Counter2 is used to wake up the device. Otherwise, the MCU will enter sleep mode
before the changes are effective. This is particularly important if any of the Output Compare2
interrupt is used to wake up the device, since the Output Compare function is disabled during
writing to OCR2x or TCNT2. If the write cycle is not finished, and the MCU enters sleep mode
a. Disable the Timer/Counter2 interrupts by clearing OCIE2x and TOIE2.
b. Select clock source by setting AS2 as appropriate.
c. Write new values to TCNT2, OCR2x, and TCCR2x.
d. To switch to asynchronous operation: Wait for TCN2UB, OCR2xUB, and TCR2xUB.
e. Clear the Timer/Counter2 Interrupt Flags.
f.
TCNTn
(clk
(CTC)
OCRnx
OCFnx
clk
clk
Enable interrupts, if needed.
I/O
I/O
Tn
/8)
ATmega164A/PA/324A/PA/644A/PA/1284/P
caler (f
clk_I/O
TOP - 1
shows the setting of OCF2A and the clearing of TCNT2 in CTC mode.
/8)
TOP
TOP
BOTTOM
BOTTOM + 1
153

Related parts for ATmega1284