Tool/software: Code Composer Studio
hi guys, i'm trying to measure the temperature via internal temperature sensor of the TMS320F28027. As i know, the ADCINA5 is internally connected to temperature sensor, so in SIMULINK, i take out the ADCINA5 and connect it to the scope block like this:
The figuration of ADC block:
The code is built successfully:
And this is the signal i 've got from the scope:
The maximum value it reaches is around 10, this is not true, i'm pretty sure the real temperature is much higher than that.
Where do i get wrong?, please help me.