STM32L452CEU6 48QFPN VREFBUF issue
We are using STM32L452CEU6 with 48QFPN package and trying to enable internal voltage buffer (VREFBUF), by using HAL_SYSCFG_EnableVREFBUF(), always timeout happening in this function. Is it because of no internal volatage regulator available on the controller?
Asking because the data sheet saying "The VREF+ pin is double-bonded with VDDA on some packages. In these packages the internal voltage reference buffer is not available". Below showing the schematic and VDDA and VREF+ is on same pin (pin 9).

If the VREFBUF is not available in this package, shall we connect the pin to VDD, to configure external referance voltage?
