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

Resolved! STM32WL55 Radio API

Hi, I'm pretty new to STM developement. I tried use "SubGhz Ping Pong" example in the cubeWL package, successfully. Now I search to establish a real com' between two STM32WL55JC1, where they can exchange data, etc... The different driver, API, layer ...

TCXO on STM32WL33

Hello, I would like to know if it possible to use a 48MHz TCXO instead of the 48Mhz crystal specified in the datasheet of the STM32WL33 ?Standard crystal are at minimum +/- 10ppm at tolerance and this may not be sufficient for our application. If yes...

GScha.1 by Associate II
  • 133 Views
  • 1 replies
  • 1 kudos

Resolved! KINEIS support with STM32WL

Hi!We are developing a product that should provide a KINEIS satelite protocol support.As claimed on their website, thay have a partnership with ST. According to this ST supports it.Could you please provide more info according to this? Any code exampl...

AZyma.1 by Associate II
  • 3824 Views
  • 3 replies
  • 1 kudos

How to enable BLE security with STM32WBA

Hi,i am working with BLE_p2pServer_ota example with NUCLEO-WBA55 board and i want to activate security communication. Can someone guide me? Is there a step by step application note available?

ledi7 by Associate III
  • 241 Views
  • 3 replies
  • 1 kudos

STM32WB55 / NUCLEO-WB55RG PDM Clock issue?

I have an unexpected result, that bothers me for two days now: I use CubeMX 6.12.1 that I use with VSCode / STM extension V2.1.1. I connected a TDK3902-Evaluation PDM Microphone-board (datasheet and T3902 component datasheet), it needs between 1.0-3....

Screenshot 2024-11-15 at 17.12.02.png Screenshot 2024-11-15 at 17.11.48.png Screenshot 2024-11-15 at 17.12.17.png Screenshot 2024-11-15 at 17.11.05.png
Remyhx by Associate III
  • 252 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB55CG Zigbee write sensor value

Hi,i want to send sensor values from my STM to my Homeassistant via zigbee.Therefore I have configured a temperature sensor cluster at one endpoint and because my device should also control LEDs, I have an onoff cluster.I have tried to send my sensor...

vh789 by Associate III
  • 739 Views
  • 6 replies
  • 0 kudos

aci_gap_create_connection return 0x0c

Hello,I would like to connect the P-Nucleo-WB55 board to a specific BLE device. The BLE device is found by name. But when I call the function aci_gap_create_connection() I keep getting 0x0c (Command Disallowed) back. I have checked and changed the pa...