2022-10-24 05:09 AM
Hello, I recently bought an STM32WL55JC2 board (nucleo). I have downloaded the STM32 IDE.
When I connect the card in USB directly to my pc there are three LEDS that blink successively (red green blue).
I can build my project (empty) on STM32IDE on both cores.
Except that I have the error NO ST LINK DETECTED.
I tried to change debugger but nothing to do.
I also tried to install STLINK via the ST site but it does not change.
In the USB device manager I see that "ADB interface".
In the ST folder I tried to install the STLINK driver but it does not change my error.
Should I buy a debugger in addition to the card? Thanks
2022-10-24 09:48 AM
@Community member
I was already using "Connect Under Reset" and i also tried the others...
The board is now working properly on the Arduino Environment but i have to use STM32 IDE to use LoRa
2022-10-24 10:08 AM
>>..but i have to use STM32 IDE to use LoRa
Trying to establish why it's not working, STM32 CubeIDE gets in the way of itself for the purposes of diagnosing what exact is wrong.
Pulling BOOT0 High can keep it from entering user code, perhaps allowing for that to be erased if it's putting the chip to sleep.
2022-10-24 11:15 AM
So what do you suggest me to do by "Pulling BOOT0 High" ?
2022-10-28 03:03 AM
Hello @BNamu.1,
Please check your connecting cables and try to connect the board using STM32CubeProgrammer. You can refer to the UM2237.
Regards,
Chahinez.