STM32L452 ADC Vref Voltage Difference Between Old and New Boards
We are working with a board featuring the STM32L452 microcontroller, configured for ADC readings. On my old board with the same MCU, the Vref (reference voltage for ADC) measures 3.3 V even without flashing any code, which is as expected. However, in the new hardware, Vref is only 0.3 V. The design is identical between both boards.
Could anyone please help me understand why this voltage difference is occurring? What steps should I take to diagnose and resolve this issue?

