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 ...
Hello,I'm using the STM32WL55 for LoRa communication.I found out that when receiving a packet the RX IRQ from the transceiver is executed in a delay from when the packet finished transmitting.From my tests this delay depends on the channel configurat...
Hi,I have found some questions and discussions with similar topic, but no answer seems to apply to my case. I have an STM32WB55 Nucleo Pack, and I cannot manage to load any of the BLE stack binaries provided with the STM32Cube_FW_WB_V1.16.0 into my d...
Hi all,I'm here beceause I have a question about STM32WL55, I have this board STM32WL55JC and I I look in CAD ressources in schematic file , there is a switch to chosse between High or Low power emission and receive mode. This switch U7 is is ordered...
I am developing a FreeRTOS project with around 12 tasks, many of which use the open thread ot* functions. However, my program will occasionally deadlock on all OpenThread commands, with the stack for each task showing that it is waiting for "Wait_Get...
Hi, Context:I am currently developing a LoRa board implementing the STM32WL55. I didn't get the SubGHz Middleware to work, so i implemented the approach as detailed in the reference manual page 206. The code compiles, and the tx-complete interrupt is...
I am using the STM32WB55RG MCU, Bluetooth feature with stack version 1.13.0 and FUS version 1.2.0. Everything was working normal until I tried doing the firmware upgrade of stack from v12.0 to v13.0. I am not able to perform FUS related operations. T...
Hello everyoneI produce devices on the WB55CG with a BLE stack.There is a working firmware with libraries 1.10.0, everything worked successfully on chips with FUS 1.1.2.0Now a new batch of devices is in production, now in the MCU FUS 1.2.0.0.1) Do I ...
I am using stm32wl55jc1. I want to use accelerometer at 50khz and microphone at 2khz (2048). I am trying to make fft. With pooling adc method, I can do that easily. with 500 micro second delay. for(int i=0;i<128;i++) { microSecond=micros(); HAL_ADC_P...
Unluckily, I haven't found indications as to which of this functions to use for a basic transmit/receive application. In the HAL documentation and inside the stm32wlxx_hal_subghz.c file the functions are described independently but there is no cont...
Hello all,I am running a custom BLE application on STM32WB55 and I want to implement low power STOP2 mode because it's the deepest while RF is still alive. The idea is to periodically wakeup, procced some data and go back to STOP2. I may also need to...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.