Quantcast
Channel: Infineon Forums
Viewing all articles
Browse latest Browse all 9892

Example for temperature sensor

$
0
0
Using this code:

/* Enable TSE */
XMC_SCU_StartTempMeasurement();

/* Calculate temperature of the chip in Kelvin */
temp_k = XMC_SCU_CalcTemperature();

Using the XMC1400 boot kit the function "XMC_SCU_CalcTemperature()" always returns 393.

Please help!

Joe.

Viewing all articles
Browse latest Browse all 9892


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>