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 have recently taken delviery of a custom board carring the SMT32WB5MMG SiP. This is the first time I have used this specific part in a custom design, but previously have been working with a SMT32WB55 development kit without any issues.In my design ...
Hi everyone, I couldn't find the application note on STM32WB0 MCU hardware development. Can I refer to AN5290 which is for STM32WB instead of the STM32WB0. If so, is there anything I would need to pay attention to for the STM32WB0 series? Or should...
Given that STM32WL product line seems to support Wi-Fi 802.11ah (HaLow) bandwidth and modulations. Would one be able to configure the radio to connect to such network?
Hi all, I'm setting up a custom board using the STM32WL33 device. I'm using four single-ended ADC inputs: ADC_VINM0, ADC_VINP0, ADC_VINM3, ADC_VINP3.I would like to use DMA and sequencer, adding TEMP and VDD as 5th and 6th conversions. I managed to g...
Hi,Totally newb. I have a custom board with a STM32WB55CEU6. Connected over ST-LINK.I'm trying to upgrade FUS. Using stm32wb5x_FUS_fw.bin at 0x0807A000Everything seems to work fine until the very last step, where I get an error: FUS_STATE_IMG_NOT_FOU...
Hi community,I'm very new to STM32 wireless. I need some support.I followed the MOOC "STM32WB Getting Started Series: Part 12b, Lab. Receiving data from the phone " using Nucleo WBA55CG board. When I build the code, there were 0 error and 0 warning. ...
Hello STM32 Community,I accidentally erased the full firmware on my STEVAL-PROTEUS1 board (STM32WB5MMG). After that, I followed this process to recover:FUS firmware: Updated using stm32wb5x_FUS_fw.bin from STSW-PROTEUS (since FUS was missing in the o...
Hi,I'm having strange situation with mine BLE application on STM32WB5M module, i.e. Peripheral mode, which has implemented configuration characteristic (write with confirm) according by BLUEST protocol 00000000-000F-11e1-9ab4-0002a5d5c51b. Client rep...
Hi everyone,I'm working on a LoRa project using the STM32WL55JC1 microcontroller, and I'm looking to implement a self-healing mesh network with multiple repeaters.Could anyone suggest existing libraries, detailed tutorials (step-by-step preferred), o...
Ever since being forced to update STM32CubeIde, every time a change is made to the .ioc file and the code is regenerated the following errors show up.app_ble.c /** * Write the BD Address */ p_bd_addr = BleGetBdAddress(); ret = aci_hal_write_confi...