You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried your code but I have problem in while(!(I2C1->SR1 & (1 << 1)));// check ADDR bit .It will stop......I dont know why? Can you show your pinout photo?
The text was updated successfully, but these errors were encountered:
It's been 2 years since I was working on this and I could not manage to find any photos of the pinouts, sorry :(. The only documentation of that is what I've written in the readme for this git.
Thank you for your reply, then I would like to ask, i2c sda SIOC SIOD need to take 4.7k resistance?
I just test SCCB use i2c,but i can’t get ov7670 idcode just response 0x00.So i doubt to pinout that is error
I have tried your code but I have problem in
while(!(I2C1->SR1 & (1 << 1)));// check ADDR bit
.It will stop......I dont know why? Can you show your pinout photo?The text was updated successfully, but these errors were encountered: