Loading...
Searching...
No Matches
atecc608a_config.h File Reference

Example configuration for Microchip CryptoAuth devices. More...

Detailed Description

Example configuration for Microchip CryptoAuth devices.

         This is an example configuration for an ATECC608A device with
         some explanation on what the bits mean (for more details
         see complete datasheet).
Note
This configuration works with the example/psa_crypto application.
Warning
Parts of this config are insecure (e.g. some key slots can be written to repeatedly), so it should only be used for testing and development. If you want to use your device for production, please refer to the datasheet and change the bits accordingly.
Author
Lena Boeckmann lena..nosp@m.boec.nosp@m.kmann.nosp@m.@haw.nosp@m.-hamb.nosp@m.urg..nosp@m.de

Definition in file atecc608a_config.h.

#include <stdint.h>
+ Include dependency graph for atecc608a_config.h:

Go to the source code of this file.

Variables

const uint8_t atecc608a_config []
 Example device configuration for the atecc608a.
 

Variable Documentation

◆ atecc608a_config

const uint8_t atecc608a_config[]

Example device configuration for the atecc608a.

Definition at line 42 of file atecc608a_config.h.