Hello.
I am starting to integrate an ATECC508A to an Embedded Linux environment (Toradex Apalis iMX6 + Ixora) via i2c.
From the personalization guide (http://www.atmel.com/Images/Atme...),
I found that the default i2c address is 0xC0.
I connected the ATECC508A to the Linux board (3v3, GND, SDA and SCL).
I tried running i2cdetect to see if the device would be recognized, with no success.
Have I forgot to do something?