********************************************************************************
The purpose of this demo application is to show you how to use the Temperature Sensor module in S32DS. It includes two methods to obtain temperature.
-The first one starts a normal software conversion with one-shot mode on temp sense channel and calculates the temperature on chip from the data conversion.
-The second one calculates the temperature based on given data (if read directly using ADC).
Note: Please adjust the ADC reference voltage according to the board you are using
* ------------------------------------------------------------------------------
* Test HW: S32K344EVB-T172
* MCU: S32K344 1P55A
* Compiler: S32DS.ARM.3.5/6
* SDK release: S32K3_RTD_6.0.0/5.0.0/4.0.0_P24
* Debugger: OpenSDA/PE&Micro
* Target: internal_FLASH
*Jumper:J18-1:2,5V used.
*********************************************************************************