MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Gyro_bias is not updating

HiI am using MotionGC_manager_update(&data_in, &data_out, &bias_update); library function in my program and i can able to get the data_out output from that function but the problem is bias_update is not becoming 1 it showing always 0 even though sens...

Anil3 by Associate III
  • 478 Views
  • 3 replies
  • 0 kudos

Resolved! I am using the STEVAL-STWINK1B board to acquire gyroscope data and comparing it with the Racelogic IMU04, however the data that the STWINK1B IMU fetches is the in mdps(milli degree per second) and the data the racelogic IMU fetches is in degrees per sec

For performing the conversion do I just have to convert degrees to millidegrees?Because this conversion does not output a perfectly comparable result.Racelogic IMU datasheet: Overview (racelogic.co.uk)

YBend.1 by Associate III
  • 510 Views
  • 3 replies
  • 1 kudos