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

Infinite loop in stm32_list.c

Hello,I'm having trouble with our BLE app where our code gets stuck in an infinite loop in `stm_list.c`, specifically in the `passPendingToActive()` function.When I expand the `AmmPendingCallback` variable in CubeIDE, I see this:And following the log...

JFisherLegato_0-1766354385493.png JFisherLegato_0-1766410981989.png

Resolved! Can not flash stm32wb5x_Zigbee_FFD_fw.bin

Hi,i have a bit of situation here.I wanted to try a zigbee example from cube mx (On/off ED).So i first flashed the FUS v2.2.0 on the device.But now it turns out that i can not flash the desired FW anymore : stm32wb5x_Zigbee_FFD_fw.bin.It only errors ...

Exeu by Associate III
  • 60 Views
  • 5 replies
  • 0 kudos

Import a stm32-hotspot project in cubeIDE

Hi,ich wanted to have a look on the following project: https://github.com/stm32-hotspot/STM32WB-ZB-RUC-Lighting/tree/mainHow can i import it in STM32CubeIDE 2.0.0 ?In the readme is written:In order to make the programs work, you must do the following...

Exeu_0-1766391254149.png
Exeu by Associate III
  • 23 Views
  • 0 replies
  • 0 kudos

P Nucleo LRWAN 3 terminal communication issue

Hello,I am setting up a P-NUCLEO-LRWAN3 kit and experiencing issues with serial communication to the end node.Initially, when connecting the board to Tera Term / PuTTY, I could see boot messages, but I was unable to send any commands (no echo or resp...

STM32WB55 no longer supported in X-Cube-Matter v1.5.0

Hi ST Team,I just downloaded X-Cube-Matter package v1.5.0 and noticed that support for STM32WB55 uC was entirely removed, without even being mentioned in the release notes. Why is that? Is the uC being discontinued?Where can I find updated Matter exa...

AViva.1 by Associate II
  • 58 Views
  • 1 replies
  • 0 kudos

HAL I2C Transmit then Receive without a stop between

Hello,I’m using an STM32WBA65 and trying to communicate with a peripheral (PTX30W) over I2C1.The peripheral requires the following I²C sequence: START → WRITE → REPEATED START → READ → STOP However, using HAL_I2C_Master_Transmit() followed by HAL_I2C...

SnoZek_0-1766073089303.png
SnoZek by Associate II
  • 161 Views
  • 7 replies
  • 5 kudos