cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f417IG I2c2

Yuktheshwar Bhat
Associate II
Posted on June 09, 2018 at 15:46

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 #stm32f4
2 REPLIES 2
Imen.D
ST Employee
Posted on June 12, 2018 at 13:52

Hello

yuktheshwarbhat

,

Could you precise which firmware package version are you using ? Please check that

you are using the last CubeF4 package version

1.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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Yuktheshwar Bhat
Associate II
Posted on June 14, 2018 at 08:21

whenever  i use two slaves on the same i2c am getting I2C_WaitOnFlagUntilTimeout error. Is thier any settings for that.