cancel
Showing results for 
Search instead for 
Did you mean: 

timer in HAL - prevent auto-disable

pbayton9
Associate II
Posted on June 10, 2015 at 13:56

What is the best way to prevent __HAL_TIM_DISABLE being called when all the CCxE are 0 ?

__HAL_TIM_DISABLE(htim); is called in virtually every TIM...._Stop function

It would be useful to keep the counter running particularly in a master/slave scenario.

It is possible to tweek the HAL in future to have this feature ?

0 REPLIES 0