Solved
L3GD20H raw value conversion
How does one convert:
- Raw angular rotation data to DPS
- Raw temperature sensor readings to degrees
Thanks :grinning_face:
How does one convert:
Thanks :grinning_face:
you're welcome timothy, you can get temperature value in a similar way: read the OUT_TEMP (26h) reg value (e.g. 15h), transform in decimal value through two's complement (e.g. decimal 21) and apply the -1 LSB/°C conversion factor, obtaining -21°C
Regards
Eleon
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.