GPIO port on fly selection mechanism in stm32f4xx
Posted on June 05, 2015 at 09:41HelloIf i want to connect output of an ADC(analog to digital converter) to two different ports, e.g. GPIOA and GPIOB, and to modify this selection by means of software code(no hardware modification needed), how is it ...