All:
"To convert the temperature sensor reading into a temperature, pass the temperature sensor reading to the
GetTemperatureC() function in F2837xS_TempSensorConv.c" from TRM (spruhx5f)
Is there an equation that represents what goes on in the GetTemperatureC( )?
If I pass a value of 1668, I get 29C, but how is that determined?