GPIO speed - does it make any sense when GPIO is input ?
Posted on March 11, 2013 at 12:32hello forum , ( STM32F103 ) when using GPIO pin as output we can choose GPIO speed ------------------------------------------------------------------ GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; GPIO_InitStr...