Question
STM32H7B3LIH6Q: Custom Board Programming Requirements
Hello,
I am preparing a custom board and I am preparing the portion of the board to program and live debug it. I have been looking at the evaluation board schematic and some other online references and I'm getting some contradicting information, so I wanted to confirm:
- Is SWD the common/preferred method to do both the programming and live debugging (using the CubeIDE debugging feature)
- If I use SWD, are the following pins all that are necessary to program the STM32H7 series:
PA13 (JTMS-SWDIO)
PA14(JTCK-SWCLK)
PB3 (JTDO-SWO)
NRST (NRST)
GND
- Is there any additional equipment I need to program the board?
Thank you in advance.
