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

Nucleo-WL55JC1 Debug Error

I am trying to debug code for Nucleo-WL55JC1 board using sample code from the STM website.  It is the LoRAWAN_End _Node.  I complies fine and creates .elf file.  However when a try do download with the STM32Cube I get the following error: An internal...

jlaiosa by Associate II
  • 133 Views
  • 2 replies
  • 0 kudos

STM32CubeIDE only generates Dual-Core structure

Hello,I am working with the STM32WL55CC (48-pin package). When I imported the official STM32CubeWL example projects from ST, I noticed that they provide both SINGLE CORE and DUAL CORE versions. But the board that these examples are listed under STM32...

Resolved! CubeMX v6.15.0 can't open old ioc

Hello,I recently updated my CubeMX version from v6.14.1 to the latest, and am no longer able to open the .ioc file. Selecting "continue", results in attempting to unzip DB.6.0.141.tar.bz2 where it hangs until failing.Selecting "migrate" results in th...

Rdp = 1, locks backup register

I’m working on an STM32WLE5 device and I’m facing a reproducible issue when enabling Read-Out Protection level 1 (RDP = 1). When RDP = 0, everything works as expected: i can write/read RTC Backup registers, my initialization sequence behaves correctl...