STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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.

ctrois by ST Employee
  • 131 Views
  • 0 replies
  • 0 kudos

Matter software expansion for STM32Cube

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...

Ouadi by ST Employee
  • 4020 Views
  • 0 replies
  • 3 kudos

stm32wb55: Read characteristic value in BLE application

I have established BLE advertisement and connection is established successfully between ST BLE toolbox and the stm32wb55 based board. I am unable to read the chateristic value from the st ble tool box. My code is  in custom_app.c   file I2C_HandleTyp...

sound by Associate
  • 176 Views
  • 1 replies
  • 0 kudos

STM32WL31: Differences in published matching topologies

Hi! Starting a design with an STM32WL31K8V6. This is the 32 pin VFQFPN32 variant.As far as I can see, there is no HW Reference PCB that covers the 32 pin package. Looking at the datasheethttps://www.st.com/resource/en/datasheet/stm32wl31kb.pdfon p.32...

Franz.1 by Associate III
  • 430 Views
  • 2 replies
  • 0 kudos

Resolved! About STM32WBA25 series PCB antenna

Hi :  I’ve been working on planning an STM32WBA25 series product recently. Regarding the antenna design, I’ve been referencing ST’s development board “NUCLEO-WBA25CE1.” From the MCU pin, the signal goes through an IPD, then a matching network, and fi...

CY_Tsai by Associate III
  • 183 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB55 custom UID

Hi,UID is set at factory for all products? Wholesale ICs comes already programmed? I need to repair some machines and IC needs to have same UID as replaced. Thanks

miguekun by Associate
  • 171 Views
  • 2 replies
  • 3 kudos

Resolved! BlueNRG-M2 not responding to SPI on custom STM32U5 PCB

Hi all,I recently designed and built a custom PCB for data acquisition and transmission through bluetooth using an STM32U575 as the main MCU and a BlueNRG-M2SA module for bluetooth data transmission configured as a Network Coprocessor. They are conne...

BlueNRG-M2_Schematics.jpg
Jaume by Associate II
  • 549 Views
  • 4 replies
  • 0 kudos

CPU2 Hard Fault on appe_Tl_init();

Hello,I am trying to setup the BLE stack on my custom board without LSE using a STM32WB55CEU6. I have multiple boards on hand, on the first one, appe_Tl_init(); worked fine and I got to the BLE stack initialization code. However BLE never worked due ...

UTIL_TIMER_Create with RTC in mixed binary & bcd mode

My BLE project on stm32wba65 makes use of "UTIL_TIMER_Create" to set a callback. This works ok when the RTC is configured just as free running binary. If I set the rtc mode to mixed binary & bcd, the callback never gets fired. I'm using an LSE to dri...

SLevi.1 by Senior
  • 287 Views
  • 1 replies
  • 0 kudos