You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My mistake, I had forgotten to wire CS with VIO(now I can read the DEVICE_ID)
Now I have another problem...The adxl345 never launches any interrupts, and if I connect a LED(for intettupt) from INT1 to GND I have a I2C communication error.
Hello,
I'm using your library for the ADXL345.
The connection with ESP32 is as follows:
SCL -> GPIO_22
SDA -> GPIO_21
The problem is that during the adxl345_init there are these errors:
How can I solve them?
Thanks!
The text was updated successfully, but these errors were encountered: