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 ...
This might be a dumb question but can the STM32WB5MM-DK power a 3.3V peripheral device?This part of the user manual makes it sound like the whole Arduino shield should not be used to supply any sort of power: Yet according to this table, pin 4 shoul...
Hello, i am trying to reproduce this demonstration https://www.youtube.com/watch?v=7IVs-nuoXj8&t=439s on a custom WB55 board (WB55CGU6). In the video, the advertising consumes about 10 mA. In my case, it is close to 20 mA. I though changing the CF...
We are looking for a way to reduce programming time of STM32WB55CGU6TR.The issue we are facing is the need to program 2 different files , one for the FUS (firmware updatee service) and then another file for the main application. We need a way to spee...
HelloWe are developing a LoRa product using the STM32WLE5JC, and firmware package v1.3.0.We would like to enable multiple regions. From the STM32CubeIDE we open the .ioc file, which opens up the configuration GUI. There we have the possibility of ena...
Hi,I need to program an STM32WB from a Raspberry Pi from the command line, preferably Python. I have got it up and running with my STM32FG0 but having no luck with the WB. From my understanding I need to:Program BLE Stack using FUS (Not sure how to d...
I am using P-NUCLEO-LRWAN2 package, and Nucleo STM32 L476RG as my end node.The end node is configured as :Region and Frequency plan: EU863-870Data is transmitted at: TX on freq 868100000 Hz at DR 0, TX on freq 868500000 Hz at DR 0, TX on freq 8683000...
Hi,I just try to get a NUCLEO-WB09KE board running.Unfortunately CubeMX (6.12.0) generates HAL files with a pattern of stm32wb0x_hal...,h but the include paths are stm32wb00x_hal (one more zero!)...Also in CubeIDE EXTI_HandleTypeDef is not found when...
Hi everyone,we are currently in the design phase with a STM32WB09KE Controller.Since we are designing the Power pins we have a question regarding the MLDO Vcap Pin.On the Nucleo Board there is a Cap placed with a value of 0.22uF where does this value...
Hi,Does ST provide the S-Parameters model for the RF pins of the STM32WLE5 device in order to use it in AWR Micro wave office simulation of the RF chain of a board ? Thanks,Viola
Hi everyone,I'm new to working with STM32, and I've been using a custom board designed with the STM32C0 MCU to work with various peripherals. Now, I'm looking to create custom LoRaWAN sensor nodes that can measure data from sensors using ADC and tran...