Tool/software:
I'm looking at the data sheet and see "The threshold value in mT is calculated for A2 as (133(1+X_Y_RANGE)/128)*X_THR_CONFIG". If I am reading this right that would mean if I put a value of 1 into the 8 bit register X_THR_CONFIG I would need a magnetic value higher than the range of the device to be able to set off the interrupt, essentially making it impossible to use the threshold interrupt.
Am I reading the datasheet wrong? I'm hoping to dynamically set the interrupt threshold value so that an interrupt is triggered every 16 degrees or so, and it seems that might not be possible.
Any help would be appreciated,
Thanks