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

Resolved! Software trigger for LPTIM1 (Low Power Timer)

Hello,I am trying to use the LPTIM1 as a timeout counter of 5s. Each timeout the device would read a measured value from a sensor and send it by uplink.I want to trigger the LPTIM1 by software, but I do not know how to do this. This is probably a new...

AZube.2 by Associate III
  • 1103 Views
  • 1 replies
  • 0 kudos

How to handle BLE notifications on Android?

It's a shame the "ST BLE Toolbox" Android app source code is not public. I know the "ST BLE Sensor" Android app's source code is public.Does this code somewhere show how to do notification processing like the Toolbox's "Bandwidth" service profile?I h...

LWChris by Associate III
  • 1189 Views
  • 2 replies
  • 0 kudos

STM32WL Signal glitch on ADC conversion

We periodically start a conversion for multiple channels by timer, with DMA.void HAL_ADC_Setup_Completed(void) { ADC_ChannelConfTypeDef sConfig = {0};   adc_channel_number = ADC_CHANNEL_NUMBER;   /* DMA controller clock enable */ __HAL_RCC...

0693W00000QLGeXQAX.png
LCenn.1 by Associate
  • 556 Views
  • 0 replies
  • 0 kudos