GPIO configuration for i2c and spi
Posted on November 21, 2011 at 22:45In principle, i2c and spi interfaces need open drain connections with (data) lines connected to pull-up resistors.However, in all the sample codes of the STM32 (examples in the peripheral library), the GPIOs for t...