2020-04-08 02:28 PM
ST wrote a post Oct 17, 2019 which talks about STM32H7 power supplies. A link:https://community.st.com/s/article/FAQ-Unable-to-connect-to-STM32H7-devices
Especially SMPS.
There is a problem when 100pin package is used, because that package has no SMPS pins.
STM32F746 in 100pin package seems to have similar problem. Both CPUs have booting problems (external pull up on reset pin helps)
I would like to have a fix for 100pin CPUs.
2020-04-08 07:37 PM
The LQFP100 package doesn't have SMPS pins, so the SMPS should never be selected as the power supply option, and the problem should never occur.
External pullup on NRST shouldn't have any effect. It's pulled up internally.
2020-04-09 03:07 AM
Yes, that's what I am writing about. ST offers still SMPS as a solution.
Reset pin has a problem, that is, reset pull up does not work.
2020-04-19 03:10 PM
"The LQFP100 package doesn't have SMPS pins, so the SMPS should never be selected as the power supply option, and the problem should never occur." That is clear, but 100pin packages have the same problem still. One way I could get a connection was just using a external pull up.