Question
TIMx_CH1_ETR vs TIMx_CH1
Posted on July 12, 2018 at 14:55
Could you explain me the difference between TIMx_CH1_ETR and TIMx_CH1, please?
In deed, I would like to replace STM32L071 with STM32F091 (PA0 - pin n°14).
In general, I would like to connect an external clock to a timer pin. My goal is to use the timer alone when the processor in Idle mode to save power. So, could I use TIMx_CH1_ETR or TIMx_CH1 or both are allowed, please?
