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 ...
Hi, I am developing a wearable device which obtain data from set of sensors, perform digital signal processing and upload to server or share data via BLE. Please suggest me a MCU series which has following feature,Wireless support DSP support Dual co...
Hi Team ST,We are using STM32WB55 series MCU for our project.RTC time not persist after resetting device. So for that we have comment out below three lines from SystemClock_Config() function. //LL_PWR_EnableBkUpAccess(); // LL_RCC_ForceBackupDomainRe...
I've been trying to get this to work for weeks now.The board is functioning fine when I try the examples e.g. BLE-HID, but when I build a new application based on the code generated from CubeMX I can't connect to the board over BLE.The advertising is...
Baseline:I can install FUS and Wireless Stack binaries via SWD just fine. I can re-install the wireless stack without a problem when no auth key is programmed.My problem:As soon as I install an auth key, installing/updating the wireless stack results...
HiI`m trying to read temperature from a Sensirion STS3X sensor using I2C3 with PB13 and PB14 configuredMy problem is , during tranmission I2C_WaitOnTXISFlagUntilTimeout returns HAL_ERROR and I can`t talk to sensor.I have used Cube project to generate...
I am considering using a STM32WB55CEU6 in a project that requires a camera module and 802.15.4 connectivity. The chosen camera module outputs data using a 8bit parallel interface (HSYNC/VSYNC/PXCLK). The Pixel clock is 6MHz.Can the STM32WB55CEU6 DM...
I am working on a project based on the BLE Beacon application in the P-NUCLEO-WB55.Nucleo board. After broadcasting for some time, it is stopped and the system enters successfully Standby mode, from which it will wake up with the RTC.The RTC wakes up...
I have created a BLE server with required services. ( I have verified the data like ble server name, RSSI in smart phone which is treated as a client) . and i wrote a ble client program in stm32wb nucleo USB dongle, it is able to scan and connect to ...
I am trying the zigbee apps in 'STM32Cube_FW_WB_V1.7.0'. However the firmware upgrade is never successful. I followed the Release Note but i can't get FUS state. I have tried with FUS 1.02 and 1.1 but it doesn't work. I thought maybe FUS is already u...
Apologies if this has already been answered elsewhere, I had a search and all I could find was an old discussion about TrueStudio not doing it and it didn't really go anywhere.Simple question, is there a way to setup the option bytes (BOOT0,1, etc.) ...