STM32 MCUs Wireless

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
  • 1591 Views
  • 0 replies
  • 2 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
  • 2401 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
  • 1111 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
  • 744 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
  • 1541 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
  • 4819 Views
  • 9 replies
  • 0 kudos

In STM32 using USB1 as an interface, when I flash the FUS version and BLE stack for the first time it is able to flash, but when I repeat the same steps then am not able to read the FUS version. Can anyone help me with this issue?

The steps performed:First read the FUS version.Selected the FUS bin file to flash.Flashed the above-mentioned file.Then again when I read the FUS version it was displaying as 00000000 in GUI

Mkuma.7 by Associate III
  • 2446 Views
  • 18 replies
  • 0 kudos