STM32H757 MCU at VCAP pin 0 volt
Hi
I working on a STM32H757BIT6 custom board. I try to take a referance with riverdi TouchGFX. This is my power connection with an mcu.


Additionally, I have measured the voltage on the VLXSMPS pin and found it to be approximately 1.01V. This pin is not connected to any external voltage source, indicating that the internal SMPS is likely enabled.
For the power configuration, I am using a 2.2µH inductor as recommended in the reference manual. However, the VCAP pin only outputs 0.17V, which is significantly lower than the expected ~1.2V. This suggests that the internal regulator is not functioning correctly.
I programmed the Riverdi development board itself with a basic LED blink application. The programming was completed successfully. However, when I attempted to reprogram the board or reconnect via the ST-LINK, I encountered the same issue as with my custom board:
"No device found on target."
I then checked the VCAP pins on the Riverdi development board and observed 0V, which confirms that the core of the microcontroller is not running.
Thank you for your support and assistance.

