I2C1 for STM32F100RBT6B
Posted on March 17, 2014 at 13:06Hi, I am using STM32F100RBT6B discovery board and I need to use I2C1 bus. I saw on datasheet that gpio PB6 and PB7 should be used for clock and data. I think to use PB8 and PB9 for the alimentation. Is it correct? N...