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

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
  • 3273 Views
  • 0 replies
  • 2 kudos

Button interrupt for WBA55CG

Hi community, I'm having struggles with EXTI in WBA55CG. I want to implement a function, when the button is clicked, a message is sent via BLE. I have found the stm32wbaxx_hal_exti.c file. Can I follow exactly the same as the instructions or what i a...

Resolved! Regarding the Mounting of R42 on the STM32WBA55G-DK1

Hello,I have a question regarding the STM32WBA55G-DK1 board I have on hand.On my board, R42 is not populated. Could you please confirm whether R42 is not mounted by default?R42 is a 0 Ω resistor located on the control line of the general-purpose LED ...

TYAMA.2 by Associate III
  • 231 Views
  • 4 replies
  • 0 kudos

Resolved! STM32WB55MMG SHCI_C2_FUS_LoadUsrKey(0) not working

Hi all, I am working on a project based on the STM32WB55MMG, where I want to use the AES module to encrypt data using a previsouly programmed key in the FUS.I have downloaded the corresponding key with the command STM32_Programmer_CLI.exe -c port=JTA...

XaviF by Associate II
  • 165 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB5M Layout

Hi ST Community ,Does this position of the board and the copper zone is OK for the STM32WB5M MCU and the antenna ? because all dev boards from ST places the MCU on the PCB's edge . Thank You !#STM32WB #Hardware #Antenna

MCU.PNG
mobaid by Associate II
  • 256 Views
  • 4 replies
  • 0 kudos

Resolved! How to Interpret HCI/LMP Subversion for STM32WB55xx

I am working with the STM32WB55VGQ6 and using the V1.23.0 / 02-June-2025 STM32WB Copro Wireless Binaries. Specifically,  stm32wb5x_FUS_fw.bin @ 0x080EE000 and stm32wb5x_BLE_Stack_full_fw.bin @ 0x080D0000.The STM32WB BLE API (hci_le) provides the func...

Resolved! Unexpected RF emissions from STM32WBA55

Hello,I'm building a BLE receiver using an STM32WBA55CG.The device should only receive BLE advertising packets, never transmit, so I've put it in a "central" role. The device will be used very close to sensitive equipment, so it is very important tha...