Accuracy of the internal temperature sensor #5432
Replies: 1 comment
-
Posted at 2016-09-26 by @gfwilliams I haven't actually noticed much variation between them. I think it's ST covering themselves. They seem to read a few degrees higher than room temperature, but that's usually because the chip really is hotter if you've got it connected to USB and it's not sleeping. It'd be interesting to connect a DS18B20 up and run some tests comparing the 2 temperatures when the chip is asleep most of the time. Posted at 2016-09-26 by @yerpj It was also my assumption. I propose to keep this conversation opened in case of someone would notice problems with the offset of the internal temperature sensor. Posted at 2016-09-26 by @gfwilliams Yes, absolutely. I guess it's one of those |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-09-26 by @yerpj
Since 1v48, we can call E.getTemperature() in order to retrieve the chip internal temperature. I just read from the datasheet
Beta Was this translation helpful? Give feedback.
All reactions