User Activity

I'm using a LIS25BA sensor.But I wonder what TDM is usually used for.
I am using lsm6dsl sensor.using fifo, we continue to receive accel, gyro, and timestamp&step information in units of 18 bytes, but intermittently strange values continue to come in. Can you tell me why?​I think the order of the data accumulated in fi...
(LSM6DSL) I want to know why raw data(angular rate) is multiplied by sensitivity.Multiply the angular velocity(gyro raw data) by sensitivity and it becomes mdps, what exactly is mdps?float_t lsm6dsl_from_fs500dps_to_mdps(int16_t lsb){  return ((float...
Kudos from