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’am working with the stm32wl55 device, now I’am looking how can I update my firmware. I’d like to use dfu bootloader but after reading AN2606 note only USART and SPI bootloader mode are available for stm32wl55, so dfu isn’t available ? And I’am also...
I'm using NUCLEO_L073RZ with LRWAN NS1 which included in P-NUCLEO LRWAN 3.I tried to communicate two end devices with SubGhz_Phy project in STM32CubeExpansion_LRWAN_V2.0.0, but it doesn't work.It seems to using SPI, but MOSI(PA7) and MISO(PA6) is co...
I believe that CUBEMX does not automatically generate the hw_uart.c file when trying to use the STM32_WPAN peripheral. I was following along with this tutorial and wished to use debug trace however it elicited the error undefined reference to `HW_UAR...
I am trying to use the internal voltage reference on the STM32WL MCU. When I enable the VREBUFF, it always times out and the VREFBUF->VRR bit is not ready.On other STM32 MCU family, I read that it is required to enable the clock for SYSCFG and VREFBU...
i'am wondering to mesure current consumption of a house using B-LO72Z-LRWAN1 and then send this data via LORA. I'am not finding any information about this.could you please answer
Hi All,I have recently purchased the ST-LRWAN2 package.I have successfully setup the LoRaWAN Gateway.But I am not able to setup the Node device NUCLEO-L073RZ. I am using STMCubeIDE. The software package I am using is i-cube-lrwan.I am not able to see...
STM32WB as BLE Client implementation. I have been going through different resources but not able to implement BLE Client. Can I get some simplified resource or a video link ?I have my own target board based on STM32WB50CGU5.