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 ...
Hi,in my application on STM32WL55, when the CPU1 (CM4) is on STANDBY mode, and the CPU2 (CM0PLUS) is in Run mode,how can i ask the CPU2 to wakeup the CPU1 ?Thank you.
If you Download the System view Desciption fo the stm32wb series there is no file for the STM32WB5M. Will it be added later or how could I find it?
Hello,I want to send a message from the STM32WB55 Nucleo-64 development kit to the ST BLE Toolbox smartphone app using BLE, something like "Hello World", but so far I haven't been able to find many resources for that specific task. I'm wondering if t...
HiI want to do FSK communication using STM32WL55.Each version I have installed is listed below.Firwmare : STM32Cube_FW_WL_V1.3.0.STM32CubeMX : 6.8.0STM32CubeIDE : 1.12.0It seems that the settings etc. have changed a lot from when firmwa...
Hello,I'm trying to create a test application based on the SubGHz_Phy_Per RX example that will go into stop mode after initialization and wake up on EXTI line for an Rx window and then go back to stop mode.I want to base my test application on the Se...
Hello,We are evaluating LoRa module from Murata which is having STM32L0x2 MCU in it.We would like to understand if there is any specified range limit for device identifier values read from unique device ID registers of STM32L0x2.
Hi I am testing SysTick with STM32WL55.I set the IOC file as follows.When a break point is set in HAL_IncTick() in SysTick_Handler() and the program is executed in debug mode, the program does not stop here.In other words, the SysTick_Handler() func...
Hi.I am using STM32WL55 for FSK communication.Firmware version is STM32Cube_FW_WL_V1.3.0.In the past, version 1.1.0 was used, but version 1.3.0 has changed a lot.So I'm not sure how to set it up.First of all, I want to set SUBGHZ_PHY, but the Enabl...