cancel
Showing results for 
Search instead for 
Did you mean: 

stm32h725ZGT6 custom Board Hangs

Sakthi_Murugesan
Associate II

Hello STM32 Community,

I’m working with a custom board featuring the STM32H725ZGT6, and I’m encountering some issues I hope you can help with. Out of the 10 boards I've assembled, 7 are functioning perfectly. However, on a few boards, the MCU isn’t being detected in STM32Cube Programmer. When it does get detected, I receive the following error (screenshots attached).

To troubleshoot, I’ve attempted the following:

  • Reflowed the MCU with hot air and checked/reballed the pins
  • Tested the MCU on another working board (still facing the same detection issue)
  • Replaced the MCU with a new one on the problematic board (issue persists)

Has anyone experienced similar issues or have suggestions on what might be causing this inconsistency? Any guidance would be greatly appreciated!

 

4 REPLIES 4
SofLit
ST Employee

Hello,

Review your schematics first, mainly VCAP capacitors:

SofLit_0-1731149722104.png

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Andrew Neil
Evangelist III
genesis78
Associate

I'm having a similar problem with STM32H725RGV6s. I have found that on the boards that don't work the voltage at the VCAP pins is 0.12V, when it is supposed to be in the range of 1.1-1.3V. This is the post I've opened in case you are interested in cross-referencing problems or in case a solution appears: https://community.st.com/t5/stm32-mcus-products/issue-with-vcap-voltage/td-p/740895

Focus on the pin usage, and supplies. Orientation looks Ok.

Check NETLIST for islands which aren't connected, but should be, ie mispelled naming

Check incomplete boards for continuity on the supplies.

Check pin designations on symbol vs datasheet

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..