cancel
Showing results for 
Search instead for 
Did you mean: 

+-10ºC Internal Temperature sensor oscillations :(

Javier1
Principal

Hi im using a stm32f205retx (LQFP64)

I am measuring 3 adc imputs + Vref + internal chip temp sensor.

The temp sensor is the only one wildly oscillating.

 0693W00000BbckyQAB.png

Available for consulting/freelancing , hit me up in https://github.com/javiBajoCero
13 REPLIES 13

0693W00000BbhM8QAJ.pngYup that improved the swing from 10º down to 5º or so

Available for consulting/freelancing , hit me up in https://github.com/javiBajoCero

@TDK​ Because 15 cycles are the max cubeMx

is allowing me to set0693W00000BbhN6QAJ.png

Available for consulting/freelancing , hit me up in https://github.com/javiBajoCero
TDK
Guru

That is not the sampling time. That is just letting you know how many clock cycles it takes to convert (sampling time + conversion time).

The sampling time can be found in the channel configuration under Rank. The default is 3 cycles (which they should really change to something else).

0693W00000BbhNuQAJ.png

If you feel a post has answered your question, please click "Accept as Solution".

0693W00000BbhPvQAJ.pngI had them set to 480 cycles ( i forgot about that option) so it looks like is not a clock issue?

maybe its just the junction temp really going up and down due to activity bursts.... as @Community member​  said

Available for consulting/freelancing , hit me up in https://github.com/javiBajoCero