Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal temperature sensor. #12659

Open
Louisdirk opened this issue Aug 8, 2019 · 4 comments
Open

Internal temperature sensor. #12659

Louisdirk opened this issue Aug 8, 2019 · 4 comments
Labels
bug Drivers 🔧 Sensors, Actuators, etc stale

Comments

@Louisdirk
Copy link

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:

  1. listener adc_report
    Screenshot from 2019-08-08 15-23-17
    The last channel value is Vsense = 0.0032V.

  2. calculate temperature value according to datasheet:
    Screenshot from 2019-08-08 14-38-48
    Screenshot from 2019-08-08 14-39-23

Temperature = (0.0032-0.76)/0.0025+25 = -277.72℃

Is it corret? Could you help to check? @dagar

@Louisdirk
Copy link
Author

Any updates?

@Louisdirk
Copy link
Author

@davids5 Could you have a look?

@julianoes
Copy link
Contributor

@Louisdirk looks like everyone is busy. I suggest you dive into the code yourself and check. A pull request with a fix would be much appreciated.

@stale
Copy link

stale bot commented Nov 18, 2019

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the stale label Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Drivers 🔧 Sensors, Actuators, etc stale
Projects
None yet
Development

No branches or pull requests

2 participants