Associate III
April 8, 2014
Question
I2C3 configuration
- April 8, 2014
- 8 replies
- 2101 views
Posted on April 08, 2014 at 20:48
Hi 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 I2C3port as an I2C Master
at ''init_I2C3(void)'' But The SDA3 pin (PB4) stay low and I can't communicate.What I'm doing wrong? #i2c #coide-1.7.8 #special-kind-of-stupid #stm32f401