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

How to use BLE and AES on STM32WB

Hi, I'm new here and a beginner on STM32WB15 MCU. Currently, I'm having an issue related to STMCubeIDE, trying to activate resources for this MCU.Please, can somebody explain why I can't enable AES cryptography with STM32_WPAN?If it's not possible re...

Resolved! Problem with FUS on STM32WB55CGU6

Hello,I have a problem updating the Wireless Stack on STM32WB55CGU6 on a custom board. The board is basically a cloned version of the P-NUCLEO-WB55-USBDONGLE. The device is connected via SWD on St-Link/V2.FUS Version is already on v1.2 from Factory, ...

0693W00000Su5d2QAB.png
PKlug.1 by Associate II
  • 1389 Views
  • 4 replies
  • 0 kudos

STM32WB55RGV6(BLE server) programmer

The ADS_DRDY signal (data ready signal) can be judged by the external edge interrupt method(HAL_GPIO_EXTI_CALLBACK) and reading the state of this pin(HAL_GPIO_ReadPin(ADS_DRDY_GPIO_Port, ADS_DRDY_Pin)).For the second readpin method, how should I writ...

Lep by Senior
  • 294 Views
  • 0 replies
  • 0 kudos

How to Enable clock for SYCFG in STM32WB55?

HiI am new here using STM32WB55. I am writing drivers and API for GPIO and interrupt. But I'm facing some difficulty to find the pin for SYCFG to enable clock in APB2ENR. SYCFG is connected to the APB2 bus and when I use APB2ENR to enable SYCFG clock...

SShah.27 by Associate II
  • 1038 Views
  • 1 replies
  • 0 kudos