2015-12-01 01:37 PM
Hey,
I'm trying to use the TIM3_ETR on the STM32 nucleo board. I've seen a lot of code for what I want to do, but using a different library. I'm currently using the stm32l4xx libraries and can't figure out the equivalent functions for the following: TIM_TimeBaseInit TIM_Cmd TIM_GetCounter Other than those, I think I've gotten the rest of it set up properly. Does anyone know how to set up the ETR using the stm32l4xx libraries? Thank you! Charles