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
  • 1537 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
  • 946 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
  • 995 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
  • 490 Views
  • 0 replies
  • 0 kudos

Issue when I receive multiple data on a single node.

Hello ThereI am using stm32L496RG with Sx1262 and I am using SX1262 stack of I-CUBE-LRWAN.When I try to send multiple data frem to my single node. After the first downlink operation, the second downlink is not received and the code generates the "rx ...

0693W00000QKvi9QAD.png 0693W00000QKvhfQAD.png 0693W00000QKvaKQAT.png
pragnesh by Associate III
  • 688 Views
  • 1 replies
  • 0 kudos