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

Resolved! Using RTC_WAKEUPCLOCK_CK_SPRE_16BITS as wakeuptimer

Good Day.I want to put my stm32wb device to sleep standby mode. and wakeup using RTC after specific time.I am following the PWR_STANDBY_RTC example which works.I would like to sleep for up to 12 hours and would like to use RTC_WAKEUPCLOCK_CK_SPRE_16...

HSpre.1 by Associate III
  • 1459 Views
  • 5 replies
  • 0 kudos

Rx timeout issue

Dear Support,I'm using the SX1272 in lora mode in my application. I have both products that communicates together. They are configured in Rx single with a symbol timeout equal to 1000. When no communication the rxtimeout is about 1023ms. But when the...

jfazl.1 by Associate II
  • 792 Views
  • 3 replies
  • 0 kudos

Resolved! Is there a simple way to turn BLE off and on?

I would like to be able to turn BLE off (e.g. with a timer) even if it is currently connected. I know I can stop it advertising, but this doesn't seem to kill the connection. Basically, after a timeout, I would like the BEL to shutdown and stop using...

AClif by Associate III
  • 926 Views
  • 2 replies
  • 0 kudos

Problem with HAL_Delay while using PWM+DMA in STM32WB55

Hello! I am using PWM to generate 1.25 ms period pulse to trigger a LED strip light . In main.c , properly in while(1) when I called HAL_TIM_PWM_Start_DMA followed by HAL_Delay the program got stuck in uint32_t tickstart = HAL_GetTick(); . When I run...

0693W000001syBGQAY.png
Kolab by Senior
  • 648 Views
  • 4 replies
  • 0 kudos