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

STM32wb55 Nucleo Zigbee zbinit request id

Hi, I'm currently just for learning experience trying to learn about Zigbee and how it works through IPCC. This boils down to a program that I wrote that tries to setup the Zigbee stack.I've OnOff_Server_Coord example as a guidance on how it should b...

andyy by Associate
  • 560 Views
  • 2 replies
  • 0 kudos

Zigbee Table Routing

Hi,I have many routers for sending data to the coordinator. I want to use table routing. How can I implement this? And how does table routing work? What happens behind the scenes?Best Regards,

Ndemir by Associate II
  • 888 Views
  • 9 replies
  • 0 kudos

STM32WBA52 ADC DMA

Hello,I'm having some trouble using adc with dma and HAL. I noticed that in function HAL_ADC_Start_DMA Length parameter is multiplied with 4. Shouldn't be 2 (16 bit data from adc)?File stm32wbaxx_hal_adc.c line 1760 (checked with versions 1.2.0, 1.4....

cvs_dk by Associate II
  • 234 Views
  • 2 replies
  • 0 kudos

Resolved! Unable To Activate PLL64M on STM32WB05TZ/BlueNRG-LPS

I'm building an application for a BlueNRG-LPS (332), now rebranded as STM32WB05TZ (WLCSP-36 Package) by starting with a simply Blinky project testing the clock signals of my device. I need to enable the PLL64M clock source to use the radio peripheral...

DCMilla_3-1725992152306.png DCMilla_1-1725990045903.png DCMilla_0-1725989851102.png DCMilla_2-1725990496445.png
DCMilla by Associate II
  • 480 Views
  • 5 replies
  • 0 kudos

Resolved! nucleo wb55rg BLE Not Working

Hello Community,Greetings of the day.I'm using the Nucleo WB55RG board. I'm trying to initialize and connect the wb55rg BLE with my mobile app.So, I'm following the stm32wb getting started video series, video part-12b. (video link - https://youtu.be/...

OS_Er by Associate II
  • 482 Views
  • 8 replies
  • 4 kudos

Resolved! B-WB1M-WPAN1: DMA2 not available

Colleagues.The STM32Cube_FW_WB_V1.20.0 library for STM32Cube_MX version 6.12 allows me to create DMA2 channels for B-WB1M-WPAN1. However, the startup_stm32wb1mxx_cm4.s and stm32wb1mxx.h files do not contain DMA2 interrupt vectors. Error[Pe020]: ident...

How to put Matter Device into Sleep Mode

We are developing a Matter device using X-CUBE-MATTER.When we set CFG_FULL_LOW_POWER to 1 to enable sleep mode, pressing B1 for 10 seconds does not enter Factory Reset and BLE advertising is not executed.When we checked the current consumption, it se...

AkihiroN by Associate III
  • 1493 Views
  • 13 replies
  • 0 kudos

How to Write Correct Sleep Function for WB55?

I want to write a function for the STM32WB55 where BLE advertising is always active, and the processor performs the necessary tasks, then sleeps and wakes up using RTC Wakeup.I want to do it with STOP2 mode, but my processor consumes 3mA and does not...

Ygt by Associate II
  • 248 Views
  • 2 replies
  • 1 kudos