3.3 Hardware Identification System

All Xplained Pro compatible extension boards have an Atmel ATSHA204 CryptoAuthentication chip mounted. This chip contains information that identifies the extension with its name and some extra data. When an Xplained Pro extension is connected to an Xplained Pro MCU board the information is read and sent to Atmel Studio. The Atmel Kits extension, installed with Atmel Studio, will give relevant information, code examples, and links to relevant documents. The table below shows the data fields stored in the ID chip with example content.

Table 3-2. Xplained Pro ID Chip Content
Data fieldData typeExample content
ManufacturerASCII stringAtmel'\0'
Product NameASCII stringSegment LCD1 Xplained Pro'\0'
Product RevisionASCII string02'\0'
Product Serial NumberASCII string1774020200000010’\0’
Minimum Voltage [mV]uint16_t3000
Maximum Voltage [mV]uint16_t3600
Maximum Current [mA]uint16_t30