User Activity

I configured the device and I am able to read XYZ data by polling the status register 0x27 and reading data when it is ready. I read more than 32 samples of each. Here are my steps to read data that works:Read register 0x0F - 0x33Write Control regist...
I configured the device and I am able to read XYZ data by polling the status register 0x27 and reading data when it is ready. I read more than 32 samples of each. Then I tried to turn on the FIFO and setup Interrupt 1 for the I1_Overrun. I wasn't ...