STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LPTIM Disable Behavior and Interrupt Masking

We are currently using LPTIM1 to measure the time period. As this operation needs to be performed frequently, we are using the following APIs:   HAL_LPTIM_TimeOut_Stop_IT(&hlptim1)HAL_LPTIM_TimeOut_Start_IT(&hlptim1, 0xXXXX, 0xXXXX)   During this pro...

Makk by Associate II
  • 188 Views
  • 2 replies
  • 0 kudos