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
  • 3423 Views
  • 0 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
  • 133 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
  • 524 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
  • 204 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
  • 76 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_...

Resolved! Example using aci_gap_start_gen_disc_proc

Greetings,Looking at PM0271, there seems to be an API call aci_gap_start_gen_disc_proc.  However, I don't see this in the Cube firmware package anywhere in the headers and I haven't found it in sample code as yet.   We would like to configure the STM...

STM32WB5 unable to connect

Dear Sirs,I have been developing a board with an H7 and a WB5. I have not had any issues, but one day the WB5 stopped answering, and when I try to connect with the CubeProgrammer I get: "no stm32 target found if your product embeds debug authenticati...

USART RX interrupt not working in stm32 WL package

Im using a STM32WLE5CCU6 board, I am able to log easily using the APP_LOG() helper function that is provided. The problem is that im not able to receive anything as the USART interrupt never fires hence, HAL_UART_RxCpltCallback() is never called. Aft...

KCB11 by Associate II
  • 119 Views
  • 0 replies
  • 0 kudos