Is it possible to GPIO_ReadInputDataBit while the pin is connected to TIM channel ?
Posted on October 27, 2011 at 13:51Hello, On my application I'd like to sense an input frequency (using a TIM channel in input capture), but at the same time be able to read the value of the pin at any time. Idea is that when configuring the sensor,...