Bug in STM32L1xx_StdPeriph_Lib_V1.3.1 - function TIM_SetIC2Prescaler()
Posted on June 13, 2016 at 16:33 Hi, I have found a bug inside functionTIM_SetIC2Prescaler() fromSTM32L1xx_StdPeriph_Lib_V1.3.1,which is the latest version. The current code is: void TIM_SetIC2Prescaler(TIM_TypeDef* TIMx, uint16_t TIM_...