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

we dont need to firmware by ourselves, lets talk
13 REPLIES 13

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

we dont need to firmware by ourselves, lets talk

@TDK​ Because 15 cycles are the max cubeMx

is allowing me to set0693W00000BbhN6QAJ.png

we dont need to firmware by ourselves, lets talk
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

we dont need to firmware by ourselves, lets talk