Question
STM32WLE5CBU6 - calculating VDD from VREF
Hi, I am using VREF to calculating VDD. VDD = 3.3V but VREF = 3.0V. What wrong? (I use __LL_ADC_CALC_VREFANALOG_VOLTAGE() macro helper to calculate Vref). Does anyone have any tips what the issue might be? Thank.