Other Parts Discussed in Thread: CC2640
Hi, All.
Currently, I'm working on a project with CC2640 and communicate with BMA250 by using I2C interface, and I found when transfer to BMA250 register, I2C will failed sometimes, but sometimes success.
So I let I2C transfer in 5 circle, letting transfer do until it success, but I found transfer always have 2 fail then in third time will success. Always be.
Why make this happen?
I use blocking mode of I2C.