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

About STM32WL55

HiI am testing SUBGHZ with STM32WL55I activated IPCC of System Core and SUBGHZ of Connectivity.and then I enabled SUBGHZ_PHY of Middleware and Software Packs​I generated code and compiled.When I run the program, it halted. ​It enter the Error_Handler...

wake up CPU1 from CPU2

Hi,in my application on STM32WL55, when the CPU1 (CM4) is on STANDBY mode, and the CPU2 (CM0PLUS) is in Run mode,how can i ask the CPU2 to wakeup the CPU1 ?Thank you.

malarab by Senior II
  • 360 Views
  • 0 replies
  • 0 kudos

How to send message from STM32WB to smartphone via BLE

Hello,I want to send a message from the STM32WB55 Nucleo-64 development kit to the ST BLE Toolbox smartphone app using BLE, something like "Hello World", but so far I haven't been able to find many resources for that specific task. I'm wondering if t...

MKukl.1 by Associate
  • 525 Views
  • 1 replies
  • 1 kudos

STM32WLE5 Wake up from stop mode on EXTI for Rx

Hello,I'm trying to create a test application based on the SubGHz_Phy_Per RX example that will go into stop mode after initialization and wake up on EXTI line for an Rx window and then go back to stop mode.I want to base my test application on the Se...