User Activity

Hi!I use two I2C device on two different bus (I2C1 and I2C2) on a STM32G07B1 MCU.The two bus works very well, if I use only one in my code.But if I would like to use all of two, then it will go to HardFault from "__HAL_I2C_GET_FLAG".I use the polling...