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 would like to migrate the BLE_TransparentMode example to STM32WB55CGU and run it on the board I make.I am using STM32CubeIDE 1.9.0, with STM32Cube_FW_WB_V1.13.3.STM32CubeMonitor-RF version 2.8.1Step 1: generate single tone with stm32wb5x_BLE_Stack_...
I have troubles with STM32CubeMonRF. I am trying to use sniffer with STM32WB55CGU6, but whenever I start it, I receive an error, please find attached. There was a description for most missing items. To fix it I have downloaded missing programs, copie...
Hi everyone,I'm using a P-NUCLEO-WB55 for an SPI application with a CMT2219A (HF receiver) which works in Half duplex.I try to read its configuration registers by sending the address with the R/W bit set, then reading the bus by clocking during a byt...
Hi there,I am trying to set PU/PD resistors that will stay set while my STM32WLE is in Standby mode. Am I correct in saying that I need to use the PWR_PUCRx registers to keep the PU/PD resistors active while in Standby? If so, is there anything else ...
Hello, I am working with a 64 core board and STM32WB55RC microcontroller on a bachelor's thesis. The idea is to acquire data from an analog accelerometer (x,y,z) and two distance sensors also analog with differential values (ADC differential) and sen...
Hi,I am using STM32WB5MMG MCU with the latest FUS V1.2.0 and BLE_Stack_full V1.13.1.I have my own custom BLE application. After enabling BLE fast advertisement using the API "Adv_Request(APP_BLE_FAST_ADV);", I cannot able to see the advertisement in ...
Using STM32WB have both bootloader & application implemented. Whenever code is downloaded the application works fine advertises and performs intended function , however if application is put in debug it gets stuck & doesn't advertise . At this time P...
I have followed the MOOC - STM32WB workshop videos made for the STM32WB55 but I am not able to get BLE visibility in ST BLE Sensor app. I think I am not able to tune my HSE clock correctly.Please help me how to tune it for the custom made target boar...