Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADDSEND bit not be set, when check I2C_FLAG_ADDSEND status #13

Open
gukingZ opened this issue Jul 26, 2022 · 0 comments
Open

ADDSEND bit not be set, when check I2C_FLAG_ADDSEND status #13

gukingZ opened this issue Jul 26, 2022 · 0 comments

Comments

@gukingZ
Copy link

gukingZ commented Jul 26, 2022

In the Master_tansmitter_slave recever demo, after send slave address to I2C bus
     while(!i2c_flag_get(I2C0, I2C_FLAG_ADDSEND));
The regsiter always return vlaue 0.
How to do about this?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant