Pins with multiple alternate functions in STM32F103
Posted on July 21, 2015 at 10:45Hi all, I am working with a STM32F103 MCU. In this MCU, some pins have multiple alternate functions such as PA8 which has the following alternate functions ''USART1_CK/TIM1_CH1/MCO''. If I simply define such pin e.g. ...