6.7 Signature Bytes
All tinyAVR® microcontrollers have a 3-byte signature code that identifies the device. The three bytes reside in a separate address space. For the device, the signature bytes are given in the following table.
Note: When the device is locked, only the
System Information Block (SIB) can be accessed.
Device Name | Signature Bytes Address | ||
---|---|---|---|
0x00 | 0x01 | 0x02 | |
ATtiny212 | 0x1E | 0x91 | 0x21 |
ATtiny214 | 0x1E | 0x91 | 0x20 |
ATtiny412 | 0x1E | 0x92 | 0x23 |
ATtiny414 | 0x1E | 0x92 | 0x22 |
ATtiny416 | 0x1E | 0x92 | 0x21 |