You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In order to get the MCU internal temperature, I upgraded the Pixharwak Pro V1.3 to the v1.9.2 Firmware. But the temperature seems incorrect.
To Reproduce
Steps to reproduce the behavior:
listener adc_report
The last channel value is Vsense = 0.0032V.
calculate temperature value according to datasheet:
Describe the bug
In order to get the MCU internal temperature, I upgraded the Pixharwak Pro V1.3 to the v1.9.2 Firmware. But the temperature seems incorrect.
To Reproduce
Steps to reproduce the behavior:
listener adc_report

The last channel value is Vsense = 0.0032V.
calculate temperature value according to datasheet:


Temperature = (0.0032-0.76)/0.0025+25 = -277.72℃
Is it corret? Could you help to check? @dagar
The text was updated successfully, but these errors were encountered: