User Activity

We are using the LIS3DSH to sample acceleration data on all three axes at 800HZ. No state machine or advanced features are used. The following registers are set on initialization:CTRL_REG4 = 0x87 // 800Hz, all axes enabled CTRL_REG6 = 0x50 // fifo an...