User Activity

I am attempting to use single conversion mode to read x/y/z data.My configuration is:- CTRL_REG1: set data rate to 5Hz/ x/y Axis ultra high perf mode- CTRL_REG2: set full scale to 16 gauss- CTRL_REG3: Single-conversion mode- CTRL_REG4: Z-Axis mode - ...
I know that CTRL3_C, IF_INC defaults to auto-increment of register address.I am trying to stream accel/gyro register data from the device by sending a SPI read command to register OUTX_L_G. The SPI controller is configured to read 12-bytes. The regis...