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

Resolved! LRWAN_V2.0.0 PingPong doesn't work.

I'm using NUCLEO_L073RZ with LRWAN NS1 which included in P-NUCLEO LRWAN 3.​I tried to communicate two end devices with SubGhz_Phy project in STM32CubeExpansion_LRWAN_V2.0.0, but it doesn't work.It seems to using SPI, but MOSI(PA7) and MISO(PA6) is co...

CKim.8 by Associate
  • 640 Views
  • 3 replies
  • 0 kudos

STM32WLE5JC VREFBUFF Internal Reference

I am trying to use the internal voltage reference on the STM32WL MCU. When I enable the VREBUFF, it always times out and the VREFBUF->VRR bit is not ready.On other STM32 MCU family, I read that it is required to enable the clock for SYSCFG and VREFBU...

HDaou by Associate
  • 445 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB as BLE Client implementation. I have been going through different resources but not able to implement BLE Client. Can I get some simplified resource or a video link ?

STM32WB as BLE Client implementation. I have been going through different resources but not able to implement BLE Client. Can I get some simplified resource or a video link ?I have my own target board based on STM32WB50CGU5.

Resolved! STM32WB - How to Stop Advertising Bluetooth Connection

To start advertising connection, I runAPPE_Init();adv();To stop advertising the connection, I runaci_set_non_discoverable(connection_handle, reason);aci_gap_terminate();However the latter functions do not successfully cease advertising, I was wonderi...

TomC by Senior
  • 809 Views
  • 2 replies
  • 0 kudos