Question
Issue in the I2C signals in Stm32H745XIH6 microcontroller
Hello,
- We are using STM32H745XIH6 Microcontroller for our designed custom boards. We have designed two boards named controller card (i.e. with the mentioned microcontroller mounted) and the other Power supply card.
- The I2C signals are generating from the controller card to the power supply card through the connectors.
- There is no problem with the I2C signals in the Controller card and also in the connector side of the power supply card, when two cards are stacked together.
- the I2C signals are unable to generate from the connector side to the other side in the power supply card i.e a level translator is mounted taking the I2C Signals from the connector in input side and generating the same I2C output signals so that the clock and data signals will go to the respective IC's in the Power supply Card(attached a Png image of our circuit for reference). The speed that I have configured for checking I2C is 100KHz.
- The provisions are made as per the point 3 & 4, but we are unable to get the signals in the other side of the level translator.
- What might be the issue?
- If I am configuring the same pins as GPIO Outputs and making them toggle every 100msec, the signals are passing from one side to other side in the level translator.
