Closed markandpathak closed 3 years ago
Sorry for the incomplete details. I am using I2Ctools by ESP-IDF on a ESP32-S2 module which includes a command i2cdetect. Also written a small code to try to read register 0x82. As per your previous answer we checked that the I2C address is shifted to 7 bit and read byte is appended correctly.
I am also following #34 to test a working example azure-optga-trust-m provision_test_certificate. I was able to successfully build the code for esp32-s2 but I could not figure out where to provide GPIO numbers for SCL, SDA and RST as I have different GPIOs allocated for I2C.
Unless you have a specific usecase in mind, I would recomend you to use the framework, for instance make the azure example work (what you are trying to do)
Hello,
We are using Optiga Trust M SLS32AIA chip for one of our project. Problem is that we can not find the chip on any I2C scanner app. We tried to read register values (For example registers: 0x82). We also checked hardware:
We can not figure out what is causing this: