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

Resolved! STM32WBA65 USB Phy Clock power usage

Hello,I am working with an STM32WBA65RI that is on our custom board, and working to reduce our power usage. Along this journey I found the issue with the HAL_PCD_MspInit() / DeInit() where the logic for the RCC PWR was inverted, which was another pos...

JFisherLegato_1-1761241661788.png JFisherLegato_0-1761240882377.png

Resolved! STM32WBA65RI usb device on stm32WBA65RI-DK1

Hello,I'm trying to implement a usb cdc device on a stm32WBA65RI-DK1 board but seems like the only usb otg supported is the usb st-link port  CN6 that supports USB_OTG_HS. Using cube mx, Im trying to configure that usb as device with the vbus enable,...

RPC by Associate III
  • 185 Views
  • 5 replies
  • 2 kudos

STM32WB5MMG cannot load userkey index 1 with SBSFU

Hello everyone,We are working on a project using a STM32WB5MMG, facing a strange situation with AES encryption userkeys. Our application code performs data encryption using the internal AES module and for that we load the (previously saved) internal ...

XaviF by Associate II
  • 93 Views
  • 1 replies
  • 0 kudos

Resolved! Persisting data in BKPSRAM with STM32WBA

Edited by a ST moderator to follow the community rules especially for code sharing. So please use </> to share your code   Hello, I am using the STM32WBA, and I am interested in persisting data to start after waking up from standby mode.I am unable t...

maborbaa by Associate II
  • 393 Views
  • 11 replies
  • 0 kudos

Resolved! STM32WL55 internal Pull-down Tolerance

Hello team,   We are using STM32WL55 MCU. I haven't found any information about resistance value of its internal pull-down resistance. As far as I know it is typically 40k. But could you tell what is the tolerance of this value?   Best regards, Vladi...

mokluza by Associate II
  • 162 Views
  • 6 replies
  • 2 kudos

WB05KN vs WB05KZ, custom firmware

Hi everyone,I'm working with the WB05KN because I’d like to take advantage of the option to have the firmware preloaded during production.However, I also want to make sure that I’ll be able to load a custom firmware in the future. Is this possible?I ...

Dadigno by Associate III
  • 56 Views
  • 0 replies
  • 0 kudos

How do we enable BLE scanning on STM32WB5x?

This is a repost because the forum decided that my follow-up was a 'solution'.We want to scan using the BLE Full stack, v1.21.  What is happening is that the BLE stack is claiming that these HCI commands are unsupported. HCI_LE_SetScan_ParametersHCI_...