2018-06-09 06:46 AM
In one of the project am using two slave devices on I2C2 and while debugging am execution is going to I2C_WaitOnFlagUntilTimeout,why i am getting this?
#i2c-isues #i2c-hal_timeout-error #stm32f42018-06-12 04:52 AM
Hello
yuktheshwarbhat
,Could you precise which firmware package version are you using ? Please check that
you are using the last CubeF4 package version1.0.
Do you havesameissue using the I2C examples provided within the CubeF4 package?
Would it be possible toshare minimum code that may help tocheck yourissue?
With Regards,
Imen
2018-06-13 11:21 PM
whenever i use two slaves on the same i2c am getting I2C_WaitOnFlagUntilTimeout error. Is thier any settings for that.