I2c not working in STM32F407 discovery Kit

Status
Not open for further replies.

PRABAKARDEVA

Full Member level 2
Joined
Sep 16, 2013
Messages
127
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Location
Chennai
Activity points
2,168
Hi,

Currently I am working on STM32F407 discovery kit using Atollic True Studio IDE. I have tried to configure the I2C peripheral in STM32F407 discovery board and used the I2C library available in the Peripheral libraries.

The problem is Busy status Flag is always Set before sending the START condition.

How to free the busy status flag.Kindly help on this
 

Hi,

Please learn to give information that can be verified.
Post at least your documented code and your debugging results.

Klaus
 

I2c with STM is a super painfull task. For a long time ago I'm using sw driver over GPIO. Since we have direct access to pins via bitbang registers, why we should care about hw i2c?
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…