NUCLEO-WBA25CE1 "Bootloader limitation"
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link MATTER - Matter software expansion for STM32Cube - STMicroelectronics It is a reference implementation for the demonstration of Matter on ST...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
STM32WB1MMCH:Can other values be written again after the otp area is written to 0xFF
Hi,We are using the STM32WLE5JCI6.In our design, the TCXO (HSE) is powered directly by the 3.3 V on-board power supply, and the VDD_TCXO pin is left unconnected. Is this acceptable?Should we avoid using the Set_TcxoMode command in this case?Thanks fo...
Hello All,We have made a custom board design with STM32WB55CGU6.But we are struggling to detect the device with STM32CubeProgrammer. I am using P-NUCLEO-WB55's ST-LINK connection to detect and flash the M0 Firmware with STM32CubeProgrammer.SWDIO, SWC...
Hello,I’m working on a custom board with STM32WB15CC, dual-core mode with BLE stack.I noticed an issue related to PESD (Program/Erase Suspend) when CPU2 enters STOP mode.In my application, I call Adv_Cancel(); and this makes CPU2 enter STOP autonomou...
I’m working with the NUCLEO-WL33CC2 development board and running ST’s CLI demonstration firmware. My goal is to retrieve raw baseband I/Q samples, but I can’t get any I/Q output using the demonstrator commands, specifically IQDump. If you’ve succes...
Hi,currently I am working with the NUCLEO-WL55JC1, using the STM32Cube FW_WL V1.3.0 and the LoRaWAN_End_Node example as base.My target is to keep the LoRa stack working as it is on the example, but also to use the RTC to store the current date and ti...
Hello guys!I'm working with STM32WL series using the LoRa application, for that the RTC must be in binary mode.However, I need the calendar and timestamp for my project, which implies that I need to use BCD mode.I'm aware that the RTC3 has the mixed ...
I am facing an issue with BLE connection on the NUCLEO-WBA55CG board.Using the same .ioc file:When I generate the code for STM32CubeIDE, the project builds and runs fine, and I can connect to the device successfully using the ST BLE Toolbox app.But w...
Hi,I recently bought two NUCLEO-WL55JC1 boards and was testing the SubGHz_Phy_PingPong example to establish communication between them. Everything was working fine at first, but at some point (I’m not sure if I changed anything), one of the boards st...
Good day I am having many troubles with implementing FUOTA on my Dev kit. Firstly, I have downloaded the STM32Cube_FW_WL_V1.3.1 firmware. When i edit the script files to build using the latest cube ide (1.19.0) the build fails with many errors. I the...