2024-11-09 06:00 AM
I am currently working on a board designed around the STM32H725RGV6 and have encountered issues with it being recognised by STM32CubeProgrammer as I get the message "target not found" when connecting it to a STLINK-v3-minie. With my previous experience using H7 or F7 MCUs, they get pretty warm even while idling which mine does not.
VDD is 3.3V and supplied from a LDO regulator, TPS73633. With the board fully populated except the bluetooth module, RN4871, I have verified that the MCU is receiving 3.3V through the VDD pins.
I have also checked that BOOT0 is pulled low and NRST is pulled high.
2 of the 3 VCAP pins have 2.2uF caps placed nearby and the third is connected to the other 2.
I have used a multimeter and continuity tested the majority of the pins to their adjacent pins and GND to check for shorts. None were found.
The board was assembled by JLC except for the MCU which I had to reflow myself. I had to reflow it 3 times until I was satisfied with how the joints looked. The board was also cleaned thoroughly with IPA.
I have read that I have to choose the correct power configuration in CubeIDE but I don't get how I would be able to do this without connecting the STLINK first.No code has been uploaded to the MCU yet anyways.
I realised that I have added an extra capacitor to the VDDA pins but I don't believe this would prevent the H7 from working.
Hence I have narrowed it down to the VCAP pin which had a steady output of 0.08V. I immediately believed that I had fried the MCU by reflowing it too many times so I replaced it with another one which only took 2 tries to reflow. After checking for shorts, the voltage at the VCAP pins now seems to oscillating from 0V to 0.12V slowly. I don't have access to a oscilloscope currently but my multimeter still picks up on this oscillation. I only have one more MCU on hand so I don't want to try with my last one.
Any advice is very welcome. I have attached my schematic, PCB layout and photos of the MCU's solder joints. The board is very space constrained.
Solved! Go to Solution.
2024-11-10 12:58 PM
Dear @genesis78 , @Tesla DeLorean ,
thank you for spotting that . This package is only SMPS or bypass and is mentioned in this table in datasheet also : LDO Line is empty
So yes , the PCB should be re-spinned to have SMPS / DCDC connections.
STOne-32
2024-11-09 06:01 AM
2024-11-10 08:45 AM - edited 2024-11-10 09:13 AM
Presumably you don't have access to an X-Ray inspection machine to confirm there's not an issue with the soldering.
Orientation looks Ok.
You'll likely need be triple checking the footprint, and the netlist, and the SMPS / LDO connectivity expectations.
Just ONE board?
The internal boot-loader (blank FLASH or BOOT0=HIGH) should be able to bring up in LDO / SMPS sufficiently, allowing for ST-LINK to work. ST-LINK will expect VTarget to be supplied, and able to report the voltage it sees.
On your initialization code needs to get the VOS and LDO settings right.
There's not a PDR_ON pin involved here.
2024-11-10 09:03 AM
Thanks for the response.
I unfortunately don't have access to an X-Ray inspection machine though the rest of the board has passed an X-Ray inspection.
I have made another board in the meantime but it also doesn't work.
Could you elaborate on what you mean about bringing up the LDO sufficiently?
2024-11-10 09:20 AM
>>..bringing up the LDO sufficiently
The ROM based loader is capable of bring up devices in a suitable mode wrt to LDO / SMPS regardless of what code you have in FLASH. There are a lot of topics on the forum regarding bricking H7 boards by getting the settings wrong, and the BOOT=1 Power Cycling methods of recovery.
Those presumably are a different issue from not getting 1.2V on VCAP. Even with the wrong capacitors, which could cause issues in stability, it would still limp along.
I suspect this is a power supply related issue, perhaps where the GND plane lacks continuity.
Or perhaps the pin designations have shifted. Might be easier to test/probe on a partial PCB where you can touch the pads, and don't have conductance through the IC
2024-11-10 09:41 AM
By partial PCB do you mean a PCB that doesn't have the STM32 IC soldered?
2024-11-10 09:53 AM
Yes, that's how you indicated you received them from JLC. Or the bare / solder-test article.
That you can check the netlist and voltages presented at the pads. Rationalize those directly with the datasheet tables.
That the exposed pad is ground. That you've got no shorts to that
2024-11-10 09:53 AM
Dear @genesis78 ,
I also beleive it is a power issue with VDDs , please try this :
1) Disconnect R10 from Ground and try to pull it to VDD:3,3Volts
=> measure VCAP again ?
2) if you are able to measure the total power of the board ? and try to apply a NRST to see if there is a difference .
3) all VDDx including VDDA should be connected to MCU_V3,3.
Hope it helps you.
STOne-32.
2024-11-10 10:06 AM
1)I disconnected R10 from ground and connected BOOT0 to 3.3V but there was no change in the voltage at VCAP
2) I measured the current as 4.8mA for the entire PCB and the battery has a voltage of 3.83V.
3) All VDDx pins are connected to the output of the same LDO which measures to be 3.31V
2024-11-10 10:11 AM
So pointing away from a short