AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

SparkFun

$10.20 |
Only 5 left
No reviews yet

πŸ›‡ Product Restrictions: To access certain features of the ATECC608A, users will need to contact Microchip and sign an NDA contract to obtain the complete d...

Stock availability

In our warehouse
5 in stock
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout
πŸ›‡ Product Restrictions: To access certain features of the ATECC608A, users will need to contact Microchip and sign an NDA contract to obtain the complete datasheet. Due to the required NDA - technical support, an Arduino library, and hookup guide are not provided for users on this product.

The SparkFun ATECC608A Cryptographic Co-processor Breakout allows you to add strong security to your IoT node, edge device, or embedded system. This includes asymmetric authentication, symmetric AES-128 encryption/decryption, and much more. As stated above, the ATECC608A has limited Arduino support and the complete datasheet is under NDA with Microchip.

This breakout board includes two Qwiic ports for plug and play functionality. Utilizing our handy Qwiic system, no soldering is required to connect it to the rest of your system. However, we still have broken out 0.1"-spaced pins in case you prefer to use a breadboard. The ATECC608A chip is capable of many cryptographic processes, including, but not limited to:

  • Creating and securely storing unique asymmetric key pairs based on Elliptic Curve Cryptography (FIPS186-3).
  • AES-128: Encrypt/Decrypt, Galois Field Multiply for GCM
  • Creating and verifying 64-byte digital signatures (from 32-bytes of message data).
  • Creating a shared secret key on a public channel via Elliptic Curve Diffie-Hellman Algorithm.
  • SHA-256 & HMAC Hash including off-chip context save/restore
  • Internal high quality FIPS random number generator.

Embedded in the chip is a 10Kb EEPROM array that can be used for storing keys, certificates, data, consumption logging, and security configurations. Access to the sections of memory can then be restricted and the configuration locked to prevent changes. Each ATECC608A Breakout ships with a guaranteed unique 72-bit serial number and includes several security features to prevent physical attacks on the device itself, or logical attacks on the data transmitted between the device.

A summary datasheet for the ATECC608A is available here. The full datasheet is under NDA with Microchip. You will need to contact them for access to the entire datasheet. Meanwhile, the ArduinoATECCX08 Library currently only supports the ATECC608A with SAMD21 Arduino boards.

We do have much more support for the ATECC508A version of this chip. Please check out our ATECC508A Hookup Guide and Arduino Library (which includes six examples). This will get you familiar with the basics of elliptic curve cryptography and signing/verifying data with the ATECC508A version of the chip.

Note: The I2C address of the ATECC608A is 0x60 and is software-configurable to any address. A multiplexer/Mux is required to communicate to multiple ATECC608A sensors at the default address when on a single bus. If you need to use more than one ATECC608A sensor at the default address, consider using the Qwiic Mux Breakout.

πŸ”’ Note: The ATECC608A can be only configured once before it is PERMANENTLY locked. It is advisable that users purchase multiple boards in order to use other configurations and explore the advanced functions of the ATECC608A.

Additionally, this board IS capable of encrypting and decrypting data. However, to access these additional features, you will need to contact Microchip and sign an NDA contract to obtain the complete datasheet.

It is recommended that an SparkFun RedBoard Turbo - SAMD21 Development Board is used with this product due to the buffer size required on the I2C bus.


The SparkFun Qwiic Connect System is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can’t hook it up wrong.


Features:

  • Operating Voltage: 2.0V-5.5V (Default on Qwiic System: 3.3V)
  • Active Current Draw (for ATECC608A): 16 mA
  • Sleep Current (for ATECC608A): <150 nA
  • Guaranteed Unique 72-bit Serial Number
  • 10 Kb EEPROM Memory for Keys, Certificates, and Data
    • Storage for up to 16 Keys
    • 256-bit Key Length
  • Internal High-Quality FIPS Random Number Generator (RNG)
  • Configurable I2C Address (7-bit): 0x60 (Default)

Documents:

Note: The datasheet listed on this page is not the complete document, which is under NDA with Microchip.

Jargon buster

Plain-language definitions for the technical terms used above.

breakout
A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
EEPROM
A type of non-volatile memory that keeps stored data even when power is turned off. In a sensor module, it can be used to store settings or calibration data so they do not need to be re-entered every time.
IoT
Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
multiplexer
A multiplexer (mux) is a chip or circuit that selects one of several input signals and routes it to a single shared output, with select lines choosing which input is connected; running the same idea in reverse, to send one input to a chosen output, gives a demultiplexer. Multiplexers let a single controller or line work with several signals or devices that would otherwise clash on a shared connection.
PCB
A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
Qwiic
Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
SAMD21
The SAMD21 is a Microchip (formerly Atmel) 32-bit Arm Cortex-M0+ microcontroller used in many Arduino-compatible boards. The exact chip affects which libraries, clock speeds and peripheral features are available, so software needs to support the SAMD21 specifically.

ATECC608A Qwiic Breakout Schematic

Schematic · 45.2 KB · Click any page to view full size

Download PDF

ATECC608A Datasheet

Datasheet · 348.4 KB · Click any page to view full size

Download PDF

ATECC608A Qwiic Board Dimensions

Mechanical Drawings · 42.2 KB · Click any page to view full size

Download PDF

Supplier page β€” sparkfun.com

Supplier Description · 658.0 KB · Click any page to view full size

Download PDF

Source Code

Open-source libraries, firmware & example projects for this product

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.