I2C communication
Hello Everyone,
I am using STM32F401CBU6 controller in my project and in this project it consists of 2 I2C slaves 1) Sensor 2) EEPROM.
I2C1 is connected to slave and can able to communicate with the slave, later i have connected external EEPROM, started configuring and while configuring in CUBE IDE it is throwing warning as partly disabled conflict with I2C3 over RCC and SYS.
have checked with clock configurations everything looks fine cant able to figure it out what might causing this issue.
If i ignore and going forward means the sensor which i have connected cant able to receive the device id which is receiving in previous case.
Help me if anyone know about it.
Thank you
ANIL.
