STM32F407IGT: I2C3 is working as expected but I2C1 and I2C2 have problems
I am looking for an expert to help me with I2C bus on STM32F407IGT. I2C3 is working as expected and I would like to make working also I2C1 and I2C2 which I have problems with.
I am using the same initialization regarding registers and I can see the right values on the right places (addresses) but I don't get any interrupt on I2C1 and I2C2. I set the start bit and a value in DR register but I can not see any clock or signal on pins. Any idea what to check?