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 wan't to power both cores with 1.8V and, only when using the radio, use 3.3V.I have seen there is a VDDRF pin to power the radio but data sheet says it must be connected to the same supply as VDDMiguel
HelloI try to create a BLE App with CubeIDE, running on P-Nucleo-WB55 board.I have updated firmwares on my board (FUS, BLE Stack, STLink).The code is generated on CubeMX and imported in CubeIDE.Like many users, I have corrected Heap_Size and Stack_Si...
BLE5.0 has the Periodec Advertising feature.How can I use Periodec Advertising?And, is there a sample program for Periodec Advertising?
Does STM32WB supports AOA (angle of arrival) and AOD (angle of departure)?
Hi.I want to write desktop application using STM32CubeProgrammer API to load FUS and stack to STM32WB. But in documentation I can`t find any mentioning about how to start FUS, update FUS and load stack.Or does the API do not give this opportunity?
Hi all. I found out there are specific DEBUG_SUBGHZSPI_* alternate functions (DS13105 STM32WLE5xx). But there is not much information about these functions. Can these AF be used to 'mirror' SUBGHZSPI pins for debugging / captures ? Thanks Olivier...
Hello all,I was developing LoRaWAN applications on MICROCHIP products for many years, recently I switched to STM32 platform. I have developed many applications with STM32L0 + SX1272 combination which worked perfectly. Now I have decided to move to ne...
I have used the Device Configuration Tool to set up an SPI1 peripheral on PB3, PB4, PB5 with manual control of the chip select, and polled (not interrupt driven). Writes to SPI slave chips registers execute without error, but register reads give a HA...
Hi everybody, yesterday I was working with my Nucleo68 board of the P-NUCLEO-WB55 pack as always, however something go wrong after to did this:I modified the WWDGSW and IWDGSW option bytes with STM32CubeProgrammer (from checked to unchecked, and appl...