STM32H743 ADC3 Acquisition voltage accuracy
Now I want to use ADC3 to collect the voltage of single-ended signals. I used IN1 channel to collect the reference voltage source of 1.5V and the internal channel to collect the internal reference voltage source of the chip respectively. The test results are as follows。The code value returned and the corresponding voltage size are shown in the figure below。


It can be found that the error of code is relatively large, because the bits of ADC can not reach 16 bits or what other reasons? Please advise

