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'm using the STM32WB5M Discovery kit and I'm integrating the USB-VCP library with th power control. After the wake-up from the STOP 1 Mode the USB-VCP doesn't work (I don't receive the characters send using the function CDC_Transmit_FS), after so...
Hey guys,Im running into some issues with trying to set the clock speed of my stm32wb55 chip above 32MHz on my custom board.Here is my baremetal startup code that works using MSI as sysclkvoid __attribute__((naked)) Reset_Handler() { __asm__("ldr...
hello, I downloaded Subghz_phy_pingpong example and i opened the project file.Then i opened main.c . it looks like in the picture below. i think its empty or did i opened in wrong way?
I am trying to make the make the thread command line application on my custom board that communicates through the usb. In the WPAN configuration in CubeMX there does not seem to be an option that turns on CFG_USB_INTERFACE_ENABLE. Does anyone know ho...
Hi all,I have the STM32WB55 board connected to a battery. However it loses connection (firmware does continue without issues) quite often. After some research I have found out that when i attach the charger or the st link the disconnection issue is g...
Hello!Is there an overview of how big the ST wireless stack is depending on the activated features?Thank you!
Hi,I have P-NUCLEO-LRWAN2 starter pack and I'm trying to run AT Master application on NUCLEO-LRWAN1/NUCLEO-L073RZ pair with supplied in I-CUBE-LRWAN Expansion Package. It looks like all fine (i.e firmware compiled and loaded onto NUCLEO-L073RZ withou...
I bought p-nucleo lrwan2 working with STM32LO MCU,and i'am wondering to configure its device sensor as end node ,watching the last video posted by ST they were working with the same pack but they targered STM32WL as end node instead of working with t...