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 everyone,We are planning to use ST products in our new BLE-supported projects. But I am not sure which product is suitable for this.As I see, there are some BLE chips connectable with SPI and there are SoC ICs like STM32W.I am not sure which is...
Hi All,I got stuck trying to implement a custom BLE profile on the STM32WB55 with bare-metal programming. Unfortunately, the available workshop on this topic is completely out-of-date and uses an older firmware package (I am on version 1.11.1 now). I...
Hello, I have recently started coding and learning C language. I implemented VL53L1X drivers to my NUCLEO-WB15CC and I am able to get measurements over USART communication. However, I would like to get these measurement results over Bluetooth and I w...
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...