Question
VREF+ not working
Dear Sir.
Attached a schematic of STM32U585 .
LDO_V28 is tested for 2.8v.
Issuing the command
HAL_SYSCFG_VREFBUF_HighImpedanceConfig(SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE);
HAL_SYSCFG_VREFBUF_VoltageScalingConfig(SYSCFG_VREFBUF_VOLTAGE_SCALE2);
HAL_SYSCFG_EnableVREFBUF();
No output at VREF+ .
Later the ADC_CALIBRATION gives an error.
Please Advise.
