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

Resolved! Border Router with Thread Network

Are there any application notes or references about a border router used with a Thread network because I hadn't found any.

NGama by Associate III
  • 858 Views
  • 3 replies
  • 0 kudos

Resolved! Pulse Density Modulation Interface

Hi!I'm trying to enable the PDM interface on a STM32WB55RGV with one microphone. Basically i followed the AN5027 application note, but I'm not able to start the clock on the proper GPIO. The configuration from CUBE-MX seems ok, and I checked the reg...

0690X00000AqXgJQAV.png 0690X00000AqXgOQAV.png

STM32WB55RG : Flash memory available for user application

Hi all,I'm trying to determine how much FLASH memory will be available for my user application. I'm using an STM32WB55RG. I don't do this quite often so I could use some helpI got clues from different sources but i'm not sure which one is correct :Gi...

Steven.D by Associate II
  • 2270 Views
  • 4 replies
  • 0 kudos

How can I migrant I-CUBE-LRWAN to my project?

Hello everyone, I am a newbie for stm32. Now I have a project to useSTM32+Lora module to make a wireless network for data sampling. I have boughttwo pairs of stm32L073 nucleo+ sx1272 radio shield board for testing. I canmake "ping-pong" communication...

mlau.18 by Associate II
  • 306 Views
  • 0 replies
  • 0 kudos

What is the STM32WB BLE-5 API alternative, for the predecessor ST BLE 4.1 API named: hci_le_set_scan_resp_data(18 , ServiceUUID_Scan);?

Hi,In previous project, I used the ST BLE 4.1 solution (based on BlueNRG-MS), and the peripheral Advertising procedure also included a call to hci_le_set_scan_resp_data(18 , ServiceUUID_Scan);What is the alternative for a similar API in ST BLE 5 solu...