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

STM32WB35 BLE Implementation without LSE as clock source

Hello Everyone, I am working on project which requires BLE, using HSE and LSE both I am able to advertise and communicate to client Application. But the hardware don't has any external oscillator for LSE. The issue I am facing is my device is able to...

MBaig.1 by Associate II
  • 350 Views
  • 0 replies
  • 0 kudos

150MHz matching load for STM32WL

Hi, I wanna use STM32WL for 148-152Mhz. But I cannot out 13dBm power for RFO_LP.If anyone know Zopt impedance for 150MHz ins this IC, you let me know it. Off course 169MHz is no problem. Almost of application note is written over 433MHz.Thanks.

Tomo by Associate
  • 328 Views
  • 0 replies
  • 0 kudos

STM32WB55 BLE with RTC:

Hello,I am using p2p_server BLE example with RTC Internal Wakeup with interrupt. But somehow void RTC_WKUP_IRQHandler(void) is not getting called. Please let me know the possible reason.Regards.