ATtiny167 Automotive Atmel Corporation, ATtiny167 Automotive Datasheet - Page 47

no-image

ATtiny167 Automotive

Manufacturer Part Number
ATtiny167 Automotive
Description
Manufacturer
Atmel Corporation

Specifications of ATtiny167 Automotive

Flash (kbytes)
16 Kbytes
Pin Count
20
Max. Operating Frequency
16 MHz
Cpu
8-bit AVR
# Of Touch Channels
8
Hardware Qtouch Acquisition
No
Max I/o Pins
16
Ext Interrupts
16
Usb Speed
No
Usb Interface
No
Spi
2
Twi (i2c)
1
Uart
1
Lin
1
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
11
Adc Resolution (bits)
10
Adc Speed (ksps)
15
Analog Comparators
1
Resistive Touch Screen
No
Temp. Sensor
Yes
Crypto Engine
No
Sram (kbytes)
0.5
Eeprom (bytes)
512
Self Program Memory
YES
Dram Memory
No
Nand Interface
No
Picopower
No
Temp. Range (deg C)
-40 to 150
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
3
Input Capture Channels
1
Pwm Channels
9
32khz Rtc
Yes
Calibrated Rc Oscillator
Yes
7701E–AVR–02/11
If WDE is set, WDIE is automatically cleared by hardware when a time-out occurs. This is use-
ful for keeping the Watchdog Reset security while using the interrupt. After the WDIE bit is
cleared, the next time-out will generate a reset. To avoid the Watchdog Reset, WDIE must be
set after each interrupt.
Table 9-3.
• Bit 4 – WDCE: Watchdog Change Enable
This bit must be set when the WDE bit is written to logical zero. Otherwise, the watchdog will
not be disabled. Once written to logical one, hardware will clear this bit after four clock cycles.
See the description of the WDE bit for a watchdog disable procedure. This bit must also be set
when changing the prescaler bits. See
the Watchdog Timer” on page
• Bit 3 – WDE: Watchdog Enable
When the WDE is written to logical one, the watchdog timer is enabled, and if the WDE is writ-
ten to logical zero, the watchdog timer function is disabled. WDE can only be cleared if the
WDCE bit has logic level one. To disable an enabled watchdog timer, the following procedure
must be followed:
1. In the same operation, write a logical one to WDCE and WDE. A logical one must be
2. Within the next four clock cycles, write a logical zero to WDE. This disables the
In safety level 2, it is not possible to disable the Watchdog Timer, even with the algorithm
described above. See
Timer” on page
In safety level 1, WDE is overridden by WDRF in MCUSR. See
ter” on page 46
set. To clear WDE, WDRF must be cleared before disabling the Watchdog with the procedure
described above. This feature ensures multiple resets during conditions causing failure, and a
safe start-up after the failure.
Note:
• Bits 5, 2..0 – WDP3..0: Watchdog Timer Prescaler 3, 2, 1, and 0
The WDP3..0 bits determine the Watchdog Timer prescaling when the Watchdog Timer is
enabled. The different prescaling values and their corresponding Timeout Periods are shown
in
Table 9-4 on page
WDE
written to WDE even though it is set to logical one before the disable operation starts.
watchdog.
0
0
1
1
If the watchdog timer is not going to be used in the application, it is important to go through a
watchdog disable procedure in the initialization of the device. If the Watchdog is accidentally
enabled, for example by a runaway pointer or brown-out condition, the device will be reset,
which in turn will lead to a new watchdog reset. To avoid this situation, the application software
should always clear the WDRF flag and the WDE control bit in the initialization routine.
Watchdog Timer Configuration
45.
for description of WDRF. This means that WDE is always set when WDRF is
WDIE
0
1
0
1
48.
“Timed Sequences for Changing the Configuration of the Watchdog
Watchdog Timer State
Stopped
Running
Running
Running
Atmel ATtiny24/44/84 [Preliminary]
45.
“Timed Sequences for Changing the Configuration of
“MCUSR – MCU Status Regis-
Action on Time-out
None
Interrupt
Reset
Interrupt
47

Related parts for ATtiny167 Automotive