KXTJ3-1057 icon indicating copy to clipboard operation
KXTJ3-1057 copied to clipboard

KXTJ3-1057 Tri-axis Digital Accelerometer - Arduino Library

Results 3 KXTJ3-1057 issues
Sort by recently updated
recently updated
newest added

Hello all, I am facing strange **WUF** _WAKEUP_COUNTER_ behavior (let me use datasheet terminology). Let example, set _WAKEUP_COUNTER_=100, according to datasheed Fig.4 need to have 100 samples above Threshould. But...

I am having issues with the IMU not passing the setup. I isolated the issue to this portion. as shown below. I created the error IMU_HW_ERROR6 as this is where...

- Fix intConf function to correctly set the int pin to non-latching mode - Fix intConf function to set int pin polarity active high when polarity = HIGH - Add...