2024-06-13 09:03 AM
Hello,
I am using a I3G4250D gyroscope and would like read the temperature.
Currently, I read 246 (in decimal) in my register 0x26.
In two's complement, it is equivalent to -9.
Then I have to multiply by -1 so -9 * -1 = 9°C (I am not sure)
But It is the summer, and 9°C for a measure of temperature is not possible. I read 10 times the datasheet but no one information to convert the data from register into °C.
Can you help me please ? It will be great to edit the datasheet to give a formule to transform the raw data in °C.
Thanks
Tom
2024-06-18 04:47 AM
2024-06-18 09:01 AM
Unfortunately, in your github example, you get only the raw data of temperature and not the data processed...