2025-07-11 1:22 AM - last edited on 2025-07-11 1:53 AM by mƎALLEm
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.
2025-07-11 1:56 AM
Verify part orientation. Show full schematic.
2025-07-11 2:06 AM - edited 2025-07-11 2:09 AM
Hello,
Not sure what is the power configuration of the Riverdi board? SMPS?
If so, this is the hardware required for the direct SMPS (RM0399 rev4/Figure 22):
In that case, VDDLDO is connected to VFBSMPS and not to VDD.
So please check all that hardware section.
Hope that helps.
2025-07-11 5:00 AM
I connect the VFBSPMS pin to VCap pin and it is programing. The VDDLDO pin is currently connected directly to VDD and can not cut the this connection.
Although the device can still be programmed and enters the while(1) loop during debugging, it consistently draws approximately 27 mA of current. However, the LED does not blink as expected.
2025-07-11 5:19 AM
This is my full schametic of the MCU
2025-07-11 6:49 AM
You need to follow the exact hardware schematic I provided for SMPS, otherwise there will be issues in the power.