2025-02-12 11:25 PM - edited 2025-02-12 11:27 PM
Hello All,
I try to set threshold of INT1 in LIS331HH
According to the datasheet the sensitivity of the sensor can be set to(3 , 6 , 12)mg/digit
And the threshold register is 7-bit register
Can anyone confirm these calculations or there's another factor must be added to set the threshold :
Threshold(mg) = (Sensitivity) * (7-bit value)
For ex :
To set threshold to 1g . and set the sensitivity to 12mg/digit :
1000 mg = (12) * register value
register value = 1000/12 = 83