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 have a board Nucleo WB55 and I'm configuring PWM on channel 1 of TIM2.I know is possible configure PWM Mode 1 also on channels configured as Output Compare, but CubeIDE not allow set this configuration, I think is an issue.I changed the init code w...
I find that STMCUBE is missing the middleware PDMtoPCM lib for STM32WB55, see attached. How do I get the PDNtoPCM lib and install it in CUBE ?Thanks Brian
Hello.I'm trying to run this LoRaWAN FUOTA code: github.com/ SylvainMontagny/STM32WL/tree/main/STM32WL_FUOTA (that's the Single-core project on the Application Note AN5554), but i get the following error:c:\st\stm32cubeide_1.9.0\stm32cubeide\plugins\...
I am a hobbyist that only has basic oscilloscope and function generator that is (according to AN5042) not accurate enough to tune the HSE crystal. Is the HSE crystal in the NUCLEO-WB55RG pre-tuned?
I have tried running the BLE_HeartRate application as generated by STM32CubeIDE v1.11.0 which used WB FV 1.15.0. I am running on a custom board (DK board is not available right now) that has a STM32WB5MMG module, the recommended capacitors, and a he...
If I write to address 0, it prevents from entering shutdown mode.The vector table is relocated to code.As far as I understand, writing to address 0 in this case is not illegal. For sure it does not generates a fault.The following code enters shutdown...
Hi, I would like to try nucleo-WL55 in LoRa Node with Quatz and see temperature influence in RF signal.So I have unsolder R2, and solder R39/R40. But now LoRaWAN_AT_Slave does not work anymore, even if I change TCXO to Quartz in .ioc file. I can see ...