HiI am trying to communicate using i2c1, i2c2 of STM32F103VCT6.The pins are set as shown below.- i2c1: PB6 (SCL), PB7 (SDA)- i2c2: PB10 (SCL), PB11 (SDA)i2c1 is communicating correctly, i2c2 is not communicating with i2c1.When sending data, the bus...