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, basically the title. What are the minimal configurations that need to be made in order for a STM device to show up into an iOS device's BLE connectable devices list without using 3rd party apps? I currently got my app up and running and it wor...
Have anybody developed BLE HID sample for P-NUCLEO-WB55 board ? I am very interested in Keyboard or Mouse or better Combo code.
Hello, I am using an STM32WB series processor. I am working on an MSC project involving an SD card that I communicate with via SPI. When I connect my circuit to my computer through the USB port, I encounter the following issue: "Please insert a disk ...
(1)I am trying to develop a product using the STM32WB5MMG.Can I leave the unused IO pins of the STM32WB5MMG as NC?Do I need to do pull-down (or pull-up) in HW?The STM32WB5MMG has a lot of IO pins.If I need to place a pull-down resistor, I'll have to ...
HI,I'm new to STM programming. I have set up everything and I'm able to load the program to the board. but when I'm trying to print some lines to the SWV data console, nothing is getting printed. I have used the example UART printf program that is gi...
Hello, I am trying to get interrupt from additional Switches SW4 and SW5 on pins PC2 and PC3 similar to on board SW1-SW3.See: https://github.com/stm32-hotspot/STM32WB-BLE-HID-Selfie.I made the follow code changes:in stm32wbxx_nucleo.h:typedef enum{BU...
Hi,We are using BLE central stack,Version: 1.17Use case: BLE central on a WB55 node performs device discovery and tries to connect to a BLE device with random address. A typical good flow works very well, central connects and read out all characteris...
Hi,It's been a long time since I last programmed an STM32. I've been put on a project that uses the STM32WBA55CGU7, so I've gotten a STM32WBA55G-DK1 development board.I've loaded up the example program "GPIO_InfiniteLedToggling_Init". I had hoped t...
Hello,Using custom firmware on an Inhouse designed board, the BLE output seems unmodulated as shown in the picture attached. But using the Transparent mode firmware on a Nucleo-Board (controlled via the Cube monitorRF) the modulation seems good (also...
Hi,The ST bluetooth SIG wiki for STM32WBx (link here) seems to be out of date since the TCRL required has been updated to TCRL 2024-1. The wiki shows that the test report generated by the online tool, simply required referencing the applicable QDIDs....