Resolved! How are VDDA, AGND and VREFP connected to the MCU-Pins on NucleoH723ZG?
Hello everyone,I am using the NucleoH723ZG board and I'd like to use the internal reference voltage for ADC-purposes. Initialising the VREFBUF... VREFBUF->CSR &= ~VREFBUF_CSR_VRS_Msk; //Voltage Reference set to 2.5V VREFBUF->CSR &= ~VREFBUF_CSR_HIZ_...