Hello,
Can anyone tell me how to wake up the ATECC508A chip?
I tried populating the address byte in CR2 register with 0X00 in write mode and started an I2C communication.
Thereafter I populated the slave address 0XC0 in CR2 register in read mode and tried to read 4 bytes. But got a NACK.
Where am i wrong?