Programming external STM32H750 MCU using NUCLEO-STM32H743 board
I have NUCLEO-STM32H743 board and some STM32H750 MCU-s. As I can see in the board manual, it has on board SWD interface. I want to use that board to program and debug aforementioned MCU-s and, as far as I can see, this should be possible. Where can I find connection diagram for this?
I am just starting to build the PCB board for my project and I have to reserve pins for SWD connection.
Also some questions:
- If I stick to programming debugging using NUCLEO boards, what are the drawbacks of using it instead of ST-Link?
- ST-linkV2 is much cheaper than ST-linkV3. What are the differences?
