STM32H7B3 Issue: Low voltage from USB Power Supply and Inaccessible BOOT0 Pin
I am currently experiencing an issue with my STM32H7B3I-DK board. The BOOT0 pin on the board is not externally accessible, which has been causing some difficulties to me.
Additionally, I’ve noticed a low and unstable voltage to the board. When monitoring the target voltage in CubeProgrammer, it fluctuates between 0V, 0.22V, and 0.35V what caused I think the faulty red led LD7 to lit up and the green led LD5 to lit poorly. This instability could potentially be contributing to the issues I’m facing, as I am no longer able to connect to the board through ST-LINK, I get No STM32 Target Found.


The issue suddenly occurred while I was wiring some cables to the board. I am unsure whether a short circuit might have occurred during this process or due to a misconfiguration from the uploaded code.
In an attempt to resolve the issue, I tried to strap the NRST pin to ground and perform full chip erase in CubeProgrammer but I couldn't manage to achieve the perfect timing. However, these efforts have not yielded any positive results.
Furthermore, I observed that when I remove the JP2, which is for current measurement according to the schematic, the LD7 turns off and the voltage returns to 3.27V. However, the LED associated with the USB OTG HS circuit (LD8) lights up, indicating an overcurrent occurred while I am connecting through the USB ST-Link port.

I would greatly appreciate any guidance or assistance.

