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, AN5185 (ST firmware upgrade services for STM32WB Series) does not mention STM32_Programmer_CLI. In the context of WB upgrade, I would help to see what can be done via the programmer and what not. Please consider!
I follow steps 1-5 for the Release Notes for STM32WB Copro Wireless Binaries (STM32CubeWB 1.1.1 patch):./STM32_Programmer_CLI -c port=usb1 -fwdelete ------------------------------------------------------------------- STM...
//main.c file /* Includes ------------------------------------------------------------------*/ #include "main.h" #include "usb_device.h" #include "gpio.h" /* Private includes ----------------------------------------------------------*/ /* USER CODE...
Hi,expert.I am learning to use P-NUCLEO to support development using STM32WB.As the title, I have a question about the wireless stack.I learned in UM2550 that when writing a wireless stack, the current wireless stack needs to be erased and written ag...
I have got an STM32WB55 DK and i would like to use it with the CubeMonitor-RF.I flashed the image for the co-processor but i am not sure which firmware for the main processor. I flashed the BLE Transparent Mode Application Firmware but the CubeMonito...
Hello! I still have Problems to get ble running on the WB55 nucleo board. What I have done is to generate the code with STMcubemx according the hands-on document.Which mean, I still have modified the clock settings; inserted the IPCC_C1_RX_IRQHandle...
I am having trouble getting the LPUART1 on the STM32WB55 Nucelo Board to transmit. I would like to transmit a character at 9600 bps using LPUART1 on the STM32WB55 Nucelo Board. I read the reference manual on how to calculate the baud rate divisor for...
Hello,Stm32CubeProgrammer 2.1.0 for the STM32WB55 in Option Bytes /User Configuration tells for nBOOT1Unchecked : ... system flashChecked: ...embedded SRAMThis seems to be inverted, as with nBOOT1 checked, DFU works, while unchecked DFU does not work...
The MLPF-WB55-01E3 filter is especially for STM32WB55Cx and STM32WB55Rx. Are there differences STM32WB55Cx, STM32WB55Rx and STM32WB55Vx (WLCSP 100L DIE 495 PITCH 0.4 ) of RF pins impedance? Can I use MLPF-WB55-01E3 for STM32WB55Vx?
I have to send data obtained from Ethernet to LoRa cloud. I am using STM32L072CZ microcontroller discovery kit. So is it possible to establish communication using I-NUCLEO-NETX expansion board with STM32L072CZ microcontroller discovery kit ?open for ...