2024-06-01 02:12 AM - last edited on 2024-06-01 06:29 AM by Tesla DeLorean
Hello there.
I'm a beginner with MCU programming and hardware, in order to get into the field I purchased a board suggested by someone in another forum, then realizing that the debugger is another hardware unit I purchased it aswell.
I managed to connect the flat cables found in the STLink box to the STLink and the STLink to the PC via USB however I can't find any pins to connect the STLink to the MCU.
I would like to know if I missed something or wasted some money in purchasing incompatible components.
Thank you.
I will have pictures attached
Solved! Go to Solution.
2024-06-01 06:35 AM
The Green Box shows the ST-LINK USB connection
The Red Box shows the jumpers connecting the Target SWDIO/SWCLK pins to the On-Board ST-LINK
The schematic can be found on the NUCLEO-F746ZG product page under the "CAD Resources" tab
2024-06-01 03:43 AM
Hello @Sagiv_Alia
I suggest you to take a look at the UM2448. That should be helpful for your case.
PS: the Nucleo-F746ZG already integrate an ST-link, no need to use an external one.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-06-01 04:08 AM - last edited on 2024-06-01 06:32 AM by Tesla DeLorean
First off, I thank you for a swift reply.
How do I use the board's integrated STLink?
2024-06-01 04:37 AM
Hello @Sagiv_Alia
You have to follow the UM1947 for more details on how to do it.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-06-01 04:45 AM
The Nucleo has an on-board debugger, no need to connect the other debugger. Pluf USB on the side with the F103. You should be able to start the stm programmer or debug server.
2024-06-01 06:28 AM
Use the USB connection on the NORTH/TOP END of the board. Use a Data Cable, not a charging cable.
Can access via STM32 Cube Programmer, or CubeIDE
2024-06-01 06:35 AM
The Green Box shows the ST-LINK USB connection
The Red Box shows the jumpers connecting the Target SWDIO/SWCLK pins to the On-Board ST-LINK
The schematic can be found on the NUCLEO-F746ZG product page under the "CAD Resources" tab
2024-06-01 08:49 AM
Is that the ideal result?