How to define bidirectional GPIO pins in STM32?
Posted on July 09, 2015 at 11:57Dear all, I am using a high density STM32F103 MCU where I need to define GPIOC0-GPIOC7 as bidirectional since data on all these pins will either be sent or received to/from another chip. I have designed these pins as:...