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

Resolved! Programming a Nucleo-WBA52CG

I was able to program two Nucleo-WBA52CG using STM32CubeIDE and the on board ST-Link. I programmed them with the BLE_HeartRateThreadX example application. When I power them I can see the BLE_HeartRateThreadX BLE traffic on my phone. However, I can no...

RCool.1 by Associate II
  • 1297 Views
  • 1 replies
  • 1 kudos

Issue with STM32CubeIDE - Import STM32Cube Example. After importing it compiles, when doing simple HW change in CubeMX there are many compilation errors.

Here is what I try to do:Imported SubGHz_Phy_PingPong to my workspace.Double click on IOC to launch CubeMX and do simple HW change, in my case enabling EXTIO interruptsAfter code generation there are many compilation errorsCan be reproduced with othe...

_JUhri.1 by Associate II
  • 3173 Views
  • 19 replies
  • 0 kudos

Resolved! STM32WB55RG BLE advertising issue

I am using nucleo STM32WB55RG to build an BLE application. I am having a very weird issue.At first I create an BLE application using CubeMX.I used server profile with custom template enabled (You can refer to attached cubemx file .ioc)The application...

PHoan.2 by Associate
  • 1336 Views
  • 4 replies
  • 3 kudos

STM32WL Memory definition in Lorawan_end_node

Hello,I am developing my own project based on Lorawan_end_node project, i have some doubts regarding to memory addressing. In linker file:/* Memories definition */ MEMORY { RAM1 (xrw) : ORIGIN = 0x20000000, LENGTH = 32K NVM_RAM (rw) : ORIGI...

RPaja.1 by Associate II
  • 906 Views
  • 1 replies
  • 0 kudos

STM32WLEx: Generated Binary file size is too large

Before release of package v1.3.0 binary size were <90kb and .ld has 3 partition in memory as below,/* Memories definition */MEMORY{ ROM  (rx)  : ORIGIN = 0x08000000, LENGTH = 256K RAM1  (xrw)  : ORIGIN = 0x20000000, LENGTH = 32K  /* Non-backup SRAM1 ...

PG26 by Associate II
  • 1817 Views
  • 3 replies
  • 0 kudos

Resolved! Flashing stm32wb5x_BLE_Stack_full_fw.bin start address

Hello. I am following document:https://github.com/STMicroelectronics/STM32CubeWB/blob/master/Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/Release_Notes.htmlon how to flash STM32WB firmwares.I am going through steps:How to flash the Wireless Cop...

_legacyfs_online_stmicro_images_0693W00000biwPjQAI.png _legacyfs_online_stmicro_images_0693W00000biwXxQAI.png _legacyfs_online_stmicro_images_0693W00000biwmEQAQ.png _legacyfs_online_stmicro_images_0693W00000biwekQAA.png
LPetr.1 by Senior II
  • 6149 Views
  • 9 replies
  • 0 kudos