I2C3 configuration
Posted on April 08, 2014 at 20:48Hi I'm working on STM32F401,I configure I2C1 port as an I2C Master at ''init_I2C1(void)'', and I succeed to communicate with the slave side. Now I'm trying to configure I2C3 port as an I2C Master at ''init_I2C3(void...