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
  • 1108 Views
  • 0 replies
  • 2 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
  • 425 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
  • 773 Views
  • 2 replies
  • 0 kudos

I-CUBE-LRWAN v2.0.0 with B-L072Z-LRWAN1 ?

Can anyone either confirm or deny that the End_Node project from I-CUBE-LRWAN v2.0.0 works with the B-L072Z-LRWAN1 (with Murata Type-ABZ module) ?https://www.st.com/en/evaluation-tools/b-l072z-lrwan1.htmlAnd any tutorials on getting it talking with T...