2025-04-30 7:40 AM
Hi, I'm using ST for the first time, I have a NUCLEO-H753ZI, and I cant find in the user manual if it is possible to program an external MCU using the Embedded STLINK-V3E, can someone help me with this ?
Thanks
Solved! Go to Solution.
2025-04-30 10:14 AM
Yes. Connect GND, SWDIO, SWCLK at a minimum. Disconnect them from the on-board MCU. Download the schematic from the nucleo board product page under CAD resources to see where these traces go.
2025-04-30 7:50 AM
It's technically possible, but not really intended and isn't easy to do. It would be better to use a standalone programmer.
2025-04-30 9:08 AM
what do I need? if separate the jtag/swd signals from the on board MCU and connect them to the external MCU it could wokr?
2025-04-30 10:14 AM
Yes. Connect GND, SWDIO, SWCLK at a minimum. Disconnect them from the on-board MCU. Download the schematic from the nucleo board product page under CAD resources to see where these traces go.
2025-04-30 10:18 AM
Thanks for your help, I will try it