Gyroscope sensitivity scale factor
Hi,
Let me know ,how to calculate the sensitivity scale factor of gyroscope sensor l3gd20 ?
From the example code I found that
#define L3G_Sensitivity_250dps (float)114.285f /*!< gyroscope sensitivity with 250 dps full scale [LSB/dps] */
#define L3G_Sensitivity_500dps (float)57.1429f /*!< gyroscope sensitivity with 500 dps full scale [LSB/dps] */
#define L3G_Sensitivity_2000dps (float)14.285f /*!< gyroscope sensitivity with 2000 dps full scale [LSB/dps] */
So how these sensitiivity values are obtained(i.e 114.285,57.1429 & 14.285) .
Kindly inform me.
Board - stm32f401 discovery.
Keil Ide.
Regards
Satyabrata Senapati
