Hello,
I am trying to use an interupt from an analog devices ADXL343 accelerometer.
With a power supply of 3.0V to my board, I only get a 2.1V on the interrupt, and I think this is not enough to read as a high value on the nordic chip.
So a couple of questions:
-What are the voltage thresholds for gpio reads?
-Is there a way to change these thresholds?
-Is there any other way to get this to work? On the nrf52 chip the interrupts are connected to pins 9 and 10.
Many thanks
Barney