šŸŽ‰ Up to 70% Off Selected ItemsShop Sale
Adafruit ATECC608 Breakout Board
HomeStore

Adafruit ATECC608 Breakout Board

Adafruit ATECC608 Breakout Board

You've got secrets, and you want to keep them safe? Most microcontrollers are not designed to protect against snoopers, but a crypto-authentication chip can be used to lock away private keys securely.

Once the private key is saved inside, it can't be read out, all you can do is send it challenge-response queries. That means that even if someone gets hold of your hardware and can read back the firmware, they wont be able to extract the secret!

The ATECC608 is the latest crypto-auth chip from Microchip, and it uses I2C to send/receive commands. Once you 'lock' the chip with your details, you can use it forĀ ECDH and AES-128 encrypt/decrypt/signing. There's also hardware support for random number generation, and SHA-256/HMAC hash functions toĀ  greatly speed up a slower micro's cryptography commands.

We're starting to see these low-cost secure element chips in various products, so that a less expensive chip can be used to drive peripherals, without worrying about security. This chip does not have a public datasheet,Ā but it is compatible with the ATECC508 earlier version which does, so please refer to that complete datasheetĀ as wellĀ as the ATECC608 summary sheet. Ā  The good news is that, despite not having complete documentation, thereĀ isĀ some software support.Ā For Arduino use, check out the Arduino ATECCx08 library.Ā For Python and C/C++ check out Microchips CryptoauthlibĀ (yes we also think it's odd that there's no datasheet but there is published code)

To make working with the ATECC608 as easy as possible,Ā Adafruit have put it on a breakout PCB with the required support circuitry andĀ SparkFun qwiicĀ compatibleĀ STEMMA QTĀ connectors. This allows you to use it with other similarly equipped boardsĀ without needing to solder.Ā This chip will work with 3.3V or 5V power/logic micros, so it's ready to get to work with a range of development boards.

Please note the I2C address is fixed at 0x60 and according to Microchip, you should use this at higher I2C speeds like 400KHz if other devices are on the I2C bus, to avoid some I2C bus contentionĀ (much like the datasheet, this is not documented anywhere yet)

Clear PadlockĀ andĀ STEMMA QT cableĀ not included

  • Product Dimensions: 25.5mm x 17.7mm x 4.7mm / 1.0" x 0.7" x 0.2"
  • Product Weight: 1.8g / 0.1oz

LEARN

  • Primary Guide: Adafruit ATECC608 BreakoutĀ - You've got secrets, and you want to keep them safe? The ATECC608 has you covered!
$5.36
Adafruit ATECC608 Breakout Board—
$5.36

More Images

Adafruit ATECC608 Breakout Board - Image 2
Adafruit ATECC608 Breakout Board - Image 3
Adafruit ATECC608 Breakout Board - Image 4
Adafruit ATECC608 Breakout Board - Image 5
Adafruit ATECC608 Breakout Board - Image 6

Adafruit ATECC608 Breakout Board

You've got secrets, and you want to keep them safe? Most microcontrollers are not designed to protect against snoopers, but a crypto-authentication chip can be used to lock away private keys securely.

Once the private key is saved inside, it can't be read out, all you can do is send it challenge-response queries. That means that even if someone gets hold of your hardware and can read back the firmware, they wont be able to extract the secret!

The ATECC608 is the latest crypto-auth chip from Microchip, and it uses I2C to send/receive commands. Once you 'lock' the chip with your details, you can use it forĀ ECDH and AES-128 encrypt/decrypt/signing. There's also hardware support for random number generation, and SHA-256/HMAC hash functions toĀ  greatly speed up a slower micro's cryptography commands.

We're starting to see these low-cost secure element chips in various products, so that a less expensive chip can be used to drive peripherals, without worrying about security. This chip does not have a public datasheet,Ā but it is compatible with the ATECC508 earlier version which does, so please refer to that complete datasheetĀ as wellĀ as the ATECC608 summary sheet. Ā  The good news is that, despite not having complete documentation, thereĀ isĀ some software support.Ā For Arduino use, check out the Arduino ATECCx08 library.Ā For Python and C/C++ check out Microchips CryptoauthlibĀ (yes we also think it's odd that there's no datasheet but there is published code)

To make working with the ATECC608 as easy as possible,Ā Adafruit have put it on a breakout PCB with the required support circuitry andĀ SparkFun qwiicĀ compatibleĀ STEMMA QTĀ connectors. This allows you to use it with other similarly equipped boardsĀ without needing to solder.Ā This chip will work with 3.3V or 5V power/logic micros, so it's ready to get to work with a range of development boards.

Please note the I2C address is fixed at 0x60 and according to Microchip, you should use this at higher I2C speeds like 400KHz if other devices are on the I2C bus, to avoid some I2C bus contentionĀ (much like the datasheet, this is not documented anywhere yet)

Clear PadlockĀ andĀ STEMMA QT cableĀ not included

  • Product Dimensions: 25.5mm x 17.7mm x 4.7mm / 1.0" x 0.7" x 0.2"
  • Product Weight: 1.8g / 0.1oz

LEARN

  • Primary Guide: Adafruit ATECC608 BreakoutĀ - You've got secrets, and you want to keep them safe? The ATECC608 has you covered!

Product Information

Shipping & Returns

Description

You've got secrets, and you want to keep them safe? Most microcontrollers are not designed to protect against snoopers, but a crypto-authentication chip can be used to lock away private keys securely.

Once the private key is saved inside, it can't be read out, all you can do is send it challenge-response queries. That means that even if someone gets hold of your hardware and can read back the firmware, they wont be able to extract the secret!

The ATECC608 is the latest crypto-auth chip from Microchip, and it uses I2C to send/receive commands. Once you 'lock' the chip with your details, you can use it forĀ ECDH and AES-128 encrypt/decrypt/signing. There's also hardware support for random number generation, and SHA-256/HMAC hash functions toĀ  greatly speed up a slower micro's cryptography commands.

We're starting to see these low-cost secure element chips in various products, so that a less expensive chip can be used to drive peripherals, without worrying about security. This chip does not have a public datasheet,Ā but it is compatible with the ATECC508 earlier version which does, so please refer to that complete datasheetĀ as wellĀ as the ATECC608 summary sheet. Ā  The good news is that, despite not having complete documentation, thereĀ isĀ some software support.Ā For Arduino use, check out the Arduino ATECCx08 library.Ā For Python and C/C++ check out Microchips CryptoauthlibĀ (yes we also think it's odd that there's no datasheet but there is published code)

To make working with the ATECC608 as easy as possible,Ā Adafruit have put it on a breakout PCB with the required support circuitry andĀ SparkFun qwiicĀ compatibleĀ STEMMA QTĀ connectors. This allows you to use it with other similarly equipped boardsĀ without needing to solder.Ā This chip will work with 3.3V or 5V power/logic micros, so it's ready to get to work with a range of development boards.

Please note the I2C address is fixed at 0x60 and according to Microchip, you should use this at higher I2C speeds like 400KHz if other devices are on the I2C bus, to avoid some I2C bus contentionĀ (much like the datasheet, this is not documented anywhere yet)

Clear PadlockĀ andĀ STEMMA QT cableĀ not included

  • Product Dimensions: 25.5mm x 17.7mm x 4.7mm / 1.0" x 0.7" x 0.2"
  • Product Weight: 1.8g / 0.1oz

LEARN

  • Primary Guide: Adafruit ATECC608 BreakoutĀ - You've got secrets, and you want to keep them safe? The ATECC608 has you covered!