Tristating GPIO as an output
Posted on February 05, 2014 at 19:19Using an STM32F407, can you have a pin set up as an output and tristated?The reason that I ask is b/c my circuit is acting like it is doing just that. With my pin configuration as follows:GPIO_InitStructure.GPIO_M...