In the SPRUH18 document, section 8.1.13.1, it states:
"The transfer function to determine a temperature is defined as:
Temperature = (sensor - Offset) * Slope
...
The values listed are assuming a 3.3v full scale range. Using the internal reference mode automatically achieves this fixed range, but if using the external mode, the temperature sensor values must be adjusted accordingly to the external reference voltages."
I have not found any examples that show how to adjust the temperature formula for using an external reference. Which term or terms should be scaled? I'm using a 3.0V external reference.
Thank you