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 ...
Erik Cool+32 2 206 9367Tervuursesteenweg 303 | B‑1820 Steenokkerzeel T. +32 2 206 21 11 | www.skeyes.be
In STM32WLE5JC MCU, the SPI data length is set to 8 bits, and the corresponding receiving FIFO is also set to 8 bits, but the final receiving and sending data is 16 bits.1. SPI-CR2 registers during transmission are as follows:It can be seen from the ...
I built the project with CubeMX 6.2.1. I have added the call in main to the sequencer. I have added the sequencer header file. I have added the IPCC IRQHandler functions to stm32wbxx_it.c.The project builds fine and downloads to the NUCLE0 WB55. It s...
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?