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

Resolved! Setting up TouchSensing library

Hi there, I'm currently trying to setup the STM32_Touchsensing library.I have already downloaded the library fromST(https://github.com/STMicroelectronics/STM32CubeWB/blob/master/README.md#how-to-use). How do I enable this Touch sensing library now th...

Parry by Associate II
  • 461 Views
  • 6 replies
  • 0 kudos

Resolved! Can Stm32wb55 use a hse clock source other than 32mhz?

According to page 118 of stm32wb55ce frequency needs to be exactly 32 mhz with no option of holding any other value at all. However when in stm32cube ide the clock configuration tool lists 4-48 mhz as acceptable input frequency for HSE.Is the datashe...

энн by Associate II
  • 307 Views
  • 3 replies
  • 1 kudos

Resolved! STM32WB55 EXTI + BLE Low power

Hello,I am using STM32WB55CEU6, when using EXTI callback with BLE and LPM enabled, the MCU never enters the desired STOP2 power mode. The callback triggers every 20 seconds and is used to set a task by calling  UTIL_SEQ_SetTask(...).When a virtual ti...

STM32WB set CPU sleep for low power consumption

Hi,I use an STM32WB chipset for my device and my application reads sensor data and sends over the BLE when the device is connected. When the device gets disconnected then after 30 seconds it should STOP BLE advertisement and RF also, go to CPU sleep ...

Resolved! Connections

Hi, new to microcontrollers, I want to use an STM32WBA54 for the BLE and have it control: a class D amp, a Led strip  What I need at this moment is to understand the connections I need in order to have the chips comunicate and work with each other. O...

stop by Associate II
  • 262 Views
  • 1 replies
  • 0 kudos

STM32WB how to use RTC with BLE

Hello,When activating STM32_WPAN in STM32CubeIDE for STM32WB, the prescaler of RTC is forced to CFG_RTC_ASYNCH_PRESCALER (value is 15) and CFG_RTC_SYNCH_PRESCALER ( value is 0x7FFF ).I am used to configure RTC on other STM32 products with 127 and 255...

PADAM.1 by Associate III
  • 4133 Views
  • 3 replies
  • 2 kudos

Unable to program STM32WB5MMG on custom board

I have recently taken delviery of a custom board carring the SMT32WB5MMG SiP. This is the first time I have used this specific part in a custom design, but previously have been working with a SMT32WB55 development kit without any issues.In my design ...

craig_orv_1-1717751081492.png craig_orv_0-1717751065008.png