STM32F373 SDADC1 - VREFSD+ pin - STLink error when set to forced to internal 1.22V
Hi, I have an STM32F373. If I have the VREFSD+ tied to 3.3V and have it set to Forced Externally using VREF pin in the SDADC1 of the .ioc file, then the MCU will flash properly.
However, if I disconnect VREFSD+ from the 3.3V, and set it to "Forced Internally to 1.22V VREFINT" in the SDADC1 section of the .ioc file, then the MCU will not flash.
I only get STLink errors in STM32CubeIDE (failed to start GDB server, target no device found, Error in initializing ST-Link device). Reason: no device found on target.
Any help is much appreciated as I cannot debug if STLink won't even connect when VREFSD+ is disconnected from 3.3V.
