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

crc_ctrl.h problem on the STM32WBA6

I'm having the same issue on my NUCLEO-WBA65RI project. This problem specifically occurs when I try to use both X-CUBE-FREERTOS and STM32_WPAN. The project cleanly builds just fine if I only use one or the other, but as soon as I try to include both ...

FUS_STATE_IMG_NOT_FOUND

HERE WE R USING STM32WB55 MCU FOR BLE PURPOS AND FACING ISSUE IN FLASHING BLE STACK .HERE IT SHOWS 0.0 STACK VERSION AND FUS VERSION 2.1 IN IMAGE AFTER READING.  WE ARE USING ADDRESS FOR FUS 0X80EC00 AND FOR BLE STACK WE ARE USING 0X80C7000 OR 0X80C0...

vd3 by Associate
  • 132 Views
  • 2 replies
  • 1 kudos

Resolved! STM32WBA52 Standby Mode Example

Hello all,Anyone successfully implemented the Standby Mode for STM32WBA52/55?  I am struggling going thru the examples and I wouldn't be able to enter the standby mode level.  My board still consume about 70mA when I enter the standby mode.  From the...