Question
STM32F103ZE Timer1
Posted on December 17, 2013 at 07:53
Hello,
I started a new design with the STM32F103ZE. I am trying to activate TIM1 with no success. I activated TIM4 and it works well. I am using PortA PA9 & PA10 as USART_TX & RX , is there any conflict with PA8 & PA11 -TIM1_CH1 & TIM1_CH4 ? Any suggestions ? Thanks