The values read by my ADC have not sense considering my RES setup (STM32H747).
I am using the VREFBUF as a reference for my ADC reading and I set it up to the max (2.5 V) and used the capacitor circuit described in AN5690 p.2 Fig. 2. The code used for my ADC and VREFBUF are described here : void VREFBUF_Init(void) { SET_BIT(R...