ATtiny24 Automotive Atmel Corporation, ATtiny24 Automotive Datasheet - Page 76

no-image

ATtiny24 Automotive

Manufacturer Part Number
ATtiny24 Automotive
Description
Manufacturer
Atmel Corporation

Specifications of ATtiny24 Automotive

Flash (kbytes)
2 Kbytes
Pin Count
14
Max. Operating Frequency
16 MHz
Cpu
8-bit AVR
# Of Touch Channels
4
Hardware Qtouch Acquisition
No
Max I/o Pins
12
Ext Interrupts
12
Usb Speed
No
Usb Interface
No
Spi
1
Twi (i2c)
1
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
Yes
Crypto Engine
No
Sram (kbytes)
0.12
Eeprom (bytes)
128
Self Program Memory
YES
Dram Memory
No
Nand Interface
No
Picopower
No
Temp. Range (deg C)
-40 to 125
I/o Supply Class
2.7 to 5.5
Operating Voltage (vcc)
2.7 to 5.5
Fpu
No
Mpu / Mmu
no / no
Timers
2
Output Compare Channels
4
Input Capture Channels
1
Pwm Channels
4
32khz Rtc
No
Calibrated Rc Oscillator
Yes
13.5.3
13.6
76
Compare Match Output Unit
Atmel ATtiny24/44/84 [Preliminary]
Using the Output Compare Unit
Since writing TCNT0 in any mode of operation will block all compare matches for one timer
clock cycle, there are risks involved in changing TCNT0 when using the output compare unit,
independently of whether the timer/counter is running or not. If the value written to TCNT0
equals the OCR0x value, the compare match will be missed, resulting in incorrect waveform
generation. Similarly, do not write the TCNT0 value equal to bottom when the counter is
down-counting.
The setup of the OC0x should be performed before setting the data direction register for the
port pin to output. The easiest way of setting the OC0x value is to use the force output com-
pare (0x) strobe bits in normal mode. The OC0x registers keep their values even when
changing between waveform generation modes.
Be aware that the COM0x1:0 bits are not double buffered together with the compare value.
Changes to the COM0x1:0 bits will take effect immediately.
The Compare Output mode (COM0x1:0) bits have two functions. The Waveform Generator
uses the COM0x1:0 bits for defining the Output Compare (OC0x) state at the next Compare
Match. Also, the COM0x1:0 bits control the OC0x pin output source.
shows a simplified schematic of the logic affected by the COM0x1:0 bit setting. The I/O regis-
ters, I/O bits, and I/O pins in the figure are shown in bold. Only the parts of the general I/O port
control registers (DDR and PORT) that are affected by the COM0x1:0 bits are shown. When
referring to the OC0x state, the reference is for the internal OC0x register, not the OC0x pin. If
a system reset occurs, the OC0x register is reset to "0".
Figure 13-4. Compare Match Output Unit, Schematic
The general I/O port function is overridden by the output compare (OC0x) from the waveform
generator if either of the COM0x1:0 bits are set. However, the OC0x pin direction (input or out-
put) is still controlled by the data direction register (DDR) for the port pin. The data direction
register bit for the OC0x pin (DDR_OC0x) must be set as output before the OC0x value is vis-
ible on the pin. The port override function is independent of the waveform generation mode.
COMnx1
COMnx0
FOCn
clk
I/O
Waveform
Generator
D
D
D
PORT
OCnx
DDR
Q
Q
Q
1
0
Figure 13-4 on page 76
OCn
Pin
7701E–AVR–02/11

Related parts for ATtiny24 Automotive