Mistake in stm32f30x_gpio.h - V1.2.3
Posted on October 20, 2016 at 12:57Hello, there�s a mistake in the line 270 &sharpdefine GPIO_AF_2 ((uint8_t)0x02) /* COMP1_OUT, TIM1, TIM2, TIM3, TIM4, TIM8, TIM15, TIM16 */ The GPIO_AF_2 is NOT working for the TIM2, at least in the st...