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

STM32WB55RG BLE does not work.

Hello~​Hello. I am developing a BLE device using STM32WB55RG.The test board I am using is as follows.P-NUCLEO-WB55MB1335D-01​After receiving the board for the first time, I wrote Middleware BLE of STM32_WPAN at STM32CUBE IDE, and communication with m...

0693W00000LvhQZQAZ.jpg 0693W00000LvhQoQAJ.png

Keep RF Subsystem enabled when in Low Power Run Mode

Hello! I'm following the example here but with RF enabled to put my STM32WB into low power run mode (https://github.com/STMicroelectronics/STM32CubeWB/blob/master/Projects/NUCLEO-WB15CC/Examples/PWR/PWR_LPRUN/Src/main.c)I'm running into an issue wher...

WSher.1 by Associate II
  • 542 Views
  • 1 replies
  • 0 kudos

Resolved! SUBGHZ _ Configure data reception _ little-endian

Hello,I configure SUBGHZ peripheral to communicate with a RF433MHz module.The RF433MHz module send preamble and synchronisation word in little-endian fashion (bit 0 first, bit 7 last) For example, a Sync Word pattern of 0x2D 0xD4 is transmit as  0xB4...

malarab by Senior II
  • 603 Views
  • 2 replies
  • 0 kudos

STM32WL55JCI7. Strange behavior RFBUSYMS bit

Hello.I purchased development board Nucleo-WL55JC2 based on STM32WL55JCI7 and am developing software for wireless data transfer.The documentation (RM0461) says:4.7.1 Startup modeAt POR or after a sub-GHz radio reset, the Startup mode is entered. BUSY...

MEvdo.1 by Associate
  • 939 Views
  • 3 replies
  • 0 kudos

How to determine STM32WB flash user space size and boundaries?

Hello,I am trying to store as much data as I can into STM32WB55RGV6 flash.So far I've figured out that main memory span addresses 0x08000000 - 0x080FFFFF.I also know that CPU2 reserve some space at the end of the main memory and I am able to read the...

lsw by Associate II
  • 1450 Views
  • 6 replies
  • 0 kudos