2025-07-31 11:35 AM
Nucleo-H753ZI board. ADC1 configurations: INPUT: SINGLE-END
Sample clock rate = 5Mhz
Sample rate = 10Khz,
Sample Time = 16.5 cycles,
Resolution = 12-bit
Scan 256 times
Connect the defined two ADC input channels to GND.
The 256 readings FOR EACH INPUT are varied between (-15 - +15), more or less, while they should be read as zeros.
Question: Can it be fixed How to fix it?
Could you do the same test to confirm it?
Thanks,
Rong
2025-08-01 5:10 PM
The problem was due to the longer wiring on the Eva board. After shortened the wires, the data read out is between
0-2 now. Nothing else was wrong.
Case closed.
2025-08-01 5:27 PM
I have the NUCLEO-H755 and I get between 0-2 with oversampling. Without oversampling, I get value between 0-4.
2025-08-01 5:43 PM
The problem was due to the longer wiring on the Eva board. After shortened the wires, the data read out is between
0-2 now without oversampling,. Nothing else was wrong.
Case closed.