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 see that cubemx shows x-cube-ble1 as an available sw package for a stm32wb55 project. Is it possible to use the x-cube-ble1 stack on the wb series? I'm having a hard time in getting the flow of how a ble app is configured on the wb, in this forum ...
I'm developing a custom board with STM32WB55CGU6 with firmware based on Cable Replacement example. Trying changing the advertised name, I can not put more than 5 chars, the BLE stops working. I know the standard advertising supports until 7 chars. Wh...
So we update the FUS following the steps specificed in the release note, the process went ok and the FSU was upgradedUSB speed : Full Speed (12MBit/s) Manuf. ID : STMicroelectronics Product ID : DFU in FS Mode SN : 206936933136 FW versi...
In application note AN5289 page 35 it is written that you need to wait for the connection to be established and then call aci_gap_set_pairing_req(). I call this function when connection established event happens, but when I do this return status is 0...
I have WB55 Dongle board that someone may have programmed previously. I am trying to start it fresh and make sure it is up to date using all files from from STM32Cube_FW_WB_V1.2.0I followed the procedure to install new FUS and BLE Stack:STM32_Progr...
The STM32WB55xx devices embed an Arm ®(a) CPU1 Cortex ® -M4 core.I use this chip manual.I operate strictly according to the chip manual, but all of them have errors in reading, writing and erasing a sector.the flash meomory address range:0x0800 000-...
Hi Sir/Madam,Here i need calculate the current required to operate the STM32WB55REvx. I downloaded the datasheet of this MCU. In the datasheet should i need to consider the operating conditions or absolute characteristics to calculate the current re...
FLASH address: 0x0800 0000~0x080F 5FFF, CPU1 (cortex-M4) can read and write to its normal access, address 0x080F 6000~0x080F FFFF is protected by CPU2 (cortex-M0)and read and write.
Hi,I am a new to STM32WB55 Nucleo and have just started to understand it from the examples provided by the ST. In this process, I have observed unknown data format on hyper terminal. i tried with different baudrates and all the available UART library...