2021-11-04 06:27 AM
Hello there. I have the NUCLEO-WL55JC1 board. But I couldn't get it to work. The errors I get when I try to connect to ST-LINK Utility and load code in CubeMX are available in the pictures. Can you help me to solve these problems?
2021-11-04 07:01 AM
Hello @MKoca.1 ,
It's recommended to use STM32CubeProgrammer for programming STM32 products that replaced the ST-Link Utility.
So try to use STM32CubeProg, then please share your progress with the community here.
If my answer solves your problem, please close this post by clicking the Select as Best button on my reply. This will help other community members finding answers to their issues ;).
Imen
2021-11-04 11:40 PM
@Imen DAHMEN Thank you for your answer. As you said, I uploaded the code to the card and it works. But how do I debug?
2021-11-05 06:51 AM
Also, when I try to run LoraWAN samples in Programmer, I get the following error.
2021-11-05 07:08 AM
Many reasons for such issue: USB cable, issues with power supply, or it may be linked to wrong pinout.
Try with other boards, cable to check if there is a problem with detecting the device.
Imen
2021-11-05 07:26 AM
It runs the samples in the "example" folder. But I am facing this problem when I want to run samples in "Applications" folder.
2021-11-08 05:28 AM
Why is no one helping me?