User Activity

Hello I have two STM32WL55JC2 boards and I would like to run the PingPong DualCore example available in this WL package folder : I run the .project file on the STM32 IDE and I get this: After adding several missing .h files I manage to flash to the b...
Hello, i got two STM32 Nucleo-WL55JC2 (dual core) and i want to create a radio communication between these two MCUs. I've downloaded the STM32WL Package and i want to upload the pingpong dual core example on my two cards. (I'm using CubeMX 6.7.0 and ...
Hello, i just bought a STM32WL55JC2. It's working perfectly on Arduino but i want to use the LORA module and Arduino doesn't support it.I've configured my stm on CubeMX and tried a basic HAL_GPIO_WritePin but it doesn't work and i can't figure why. A...
Hello, I just received my WL55JC2 card and I would like to blink one of the leds on the card with a very simple line of code but I don't understand why it doesn't work. I noticed that the led was pinned on the GPIOB which was not enabled in the gener...
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...