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 ...
I am updating a PCB design that uses STM32WB35XX series microcontroller and 3 V CR2032 coin cell battery. I want to monitor the voltage level of this battery using the VBAT pin of the microcontroller. I know that is possible as specified in the pictu...
I know the microcontroller has built-in comparators and I'm trying to use it as a transimpedance amplifier. So, I want to test the comparators but the Necleo-WB55 developer kit doesn't have built-in comparators. So, I have to test it on my custom boa...
I am using STM32WB55 controller for BLE. I am using it with peripheral lite example. As I can see in the advertising data, the manufacturer specific data comes first and followed by flags and UUID. How to send in order like flags -> UUID -> manufactu...
Hi, stm.The build analyzer of the CubeIDE showed the full memory size and the usage. When I build my custom project of stm32wb55cg, the size of flash and ram did not match to the datasheet.The below image shows the result.In the datasheet, the flash ...
Flashing stm32wb5x_BLE_Mac_802_15_4_fw.bin (233Kb) in P-Nucleo-wb55 takes about 47.82s through JTAG and SWD, I modified the frequency but I didn't get any improvement.I wonder if there are any configurations or flash methods to decrease flashing dura...
Hi community,I have a device with STM32WB55 that has worked successfully with mbed-os for over two years (since the mbed-os 5 version). I decided to do an update of the FUS and STM BLE stack because I was using the old 1.2.0 version and started havin...
I'm developing a custom board with STM32WB55.Because there is some error during debugging, I'm trying to solve it.To check what is problem in the microcontroller, I tried Fault Analyzer in the STM32CubeProgrammer and the program found such an error b...
HiRegarding Scan command.I never get ACI_GAP_PROC_COMPLETE_EVENT after 10 sec. (AN5270 says I should get one)I do get all the updates, but never the complete .Can you check if I need to terminate it myself?