cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeProgrammer on MacBook Air M2 won't recognize NUCLEO-WL55JC2

Leif
Associate II

 

I'm trying my first Nucleo WL55JC2 dev board on my Macbook Air M2 (apple silicon). I am having an issue with connectivity. I have two of the same dev boards and multiple USB cables, and two USB ports on the Mac. All combinations give me the same result.

am able to upgrade the firmware on the board using STM32CubeProgrammer, so that shows that communication with the board via USB is possible. However, in STM32CubeProgrammer, I am not able to connect to it via STLink (with either JTAG or SWD) . . when I try SWD, I get the following output:

09:07:10 : UR connection mode is defined with the HWrst reset mode
09:07:10 : ST-LINK SN : 005200303234510A33353533
09:07:10 : ST-LINK FW : V3J15M7
09:07:10 : Board : NUCLEO-WL55JC
09:07:10 : Voltage : 3.25V
09:07:10 : Unable to get core ID
09:07:10 : No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication

 

So it is reading information from the board...but can't go further.

1 ACCEPTED SOLUTION

Accepted Solutions
Leif
Associate II

@STTwo-32   Thank you for the link that pointed me to the solution.

 

This works for me:

Nucleo Dev Board ---> USB 3.0 Hub ---> Macbook

 

FYI: The USB hub I'm using is UGREEN Revodok 1071 USB C Hub for Laptop 7 in 1.  Model CM195. 

My assumption is that it doesn't matter which hub is used as long as it is USB 3.0 or above. 

View solution in original post

2 REPLIES 2
STTwo-32
ST Employee

Hello @Leif and welcome to the ST Community.

I suggest you to have a look at this FAQ. I think it may help you. Also, make sure you are using the STm32CubeProgrammer V2.19.0, USB data cables and not charging ones. You can also try different connection modes (under reset, hot plug, normal,..).

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.

Leif
Associate II

@STTwo-32   Thank you for the link that pointed me to the solution.

 

This works for me:

Nucleo Dev Board ---> USB 3.0 Hub ---> Macbook

 

FYI: The USB hub I'm using is UGREEN Revodok 1071 USB C Hub for Laptop 7 in 1.  Model CM195. 

My assumption is that it doesn't matter which hub is used as long as it is USB 3.0 or above.