cancel
Showing results for 
Search instead for 
Did you mean: 

How to use ST link programmer from NUCLEO-WB55RG to connected to STM32WB5MMG module to flash my code.

GS2
Senior

Hello,

How to use ST link programmer from NUCLEO-WB55RG to connected to STM32WB5MMG module to flash my code.

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @GS2 

To program your STM32WB5MMG Module using a NUCLEO-WB55RG, you have to take of all connectors available on the JP5 of the NUCLEO board and connect the pins from the JP5 to the pins of the STM32WB5MMG module as follow:

 STM32WB5MMG module JP5 of the NUCLEO-WB55RG
VDD  T_VDD
PB3 SWO
PA14 SWCLK
PA13 SWDIO
NRST NRST

PS: use the pins of the JP5 on your right hand for the NUCLEO board.

STTwo32_0-1727887043370.jpeg

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.

View solution in original post

2 REPLIES 2
STTwo-32
ST Employee

Hello @GS2 

To program your STM32WB5MMG Module using a NUCLEO-WB55RG, you have to take of all connectors available on the JP5 of the NUCLEO board and connect the pins from the JP5 to the pins of the STM32WB5MMG module as follow:

 STM32WB5MMG module JP5 of the NUCLEO-WB55RG
VDD  T_VDD
PB3 SWO
PA14 SWCLK
PA13 SWDIO
NRST NRST

PS: use the pins of the JP5 on your right hand for the NUCLEO board.

STTwo32_0-1727887043370.jpeg

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.

GS2
Senior

Thank you very much again!