User Activity

Introduction The WB55CG USB dongle is included in the P-NUCLEO-WB55 bundle together with the NUCLEO-WB55RG. The WB55CG dongle does not have an ST-LINK/V2-1, but the NUCLEO-WB55RG does.  The WB55CG USB dongle can be programmed through USB BootLoad or...
Introduction The NUCLEO-WB55RG has an on-board ST-LINK/V2-1 debugger/programmer. This ST-LINK/V2-1 is integrated on the same SoC as the MCU. This means that we cannot separate the hardware design into two parts; ST-LINK, and target MCU. For this rea...
You will receive one or more compilation errors if you download any given STM32Cube package by using the GitHub Download ZIP option.  This is because our repository is created using the git submodule command. So, if the GitHub Download ZIP option is...
When uploading a stack on an STM32WB and the wireless stack is not running, this is due to the following: Most of the time, the reason is that after the installation of a wireless stack, it by default starts running without the need for any user act...