The device have a three-byte signature code. This code can be read in both serial and parallel mode, also when the device is locked. The three bytes reside in a separate address space. For the device the signature bytes are given in the following table.
| Part | Signature Bytes Address | ||
|---|---|---|---|
| 0x000 | 0x001 | 0x002 | |
| ATmega48/V | 0x1E | 0x92 | 0x05 |
| ATmega88/V | 0x1E | 0x93 | 0x0A |
| ATmega168/V | 0x1E | 0x94 | 0x06 |