The monitored data with "spike"
Dear Sir,
When I monitor the data, sometimes the value often accompanied by spikes, such as followed figure.

In my case, I monitor 3 variables that update from ADC registers.


Normally, their values would be around 0.
The signals of ADCvalue[0] and ADC Value[1] appear to be normal.


However ADCValue[2] has some spikes.

When I verify the variables byIDE, the variable does not show these spikes. It always remains around 0.

And I also used a conditional statement to check: if the value is greater than 50 (the maximum spike value is around 260), a counter would increment. However, the counter has always remained at 0, so I believe the actual variable does not have these spikes.


What could be the possible reasons for this?
Best Regards,
