Skip to main content
Yuktheshwar Bhat
Associate II
June 9, 2018
Question

stm32f417IG I2c2

  • June 9, 2018
  • 2 replies
  • 809 views
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
This topic has been closed for replies.

2 replies

ST Technical Moderator
June 12, 2018
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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Yuktheshwar Bhat
Associate II
June 14, 2018
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.