Skip to content

I2c reset was removed in 1.2? #1731

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

Closed
junhuanchen opened this issue Aug 6, 2018 · 3 comments
Closed

I2c reset was removed in 1.2? #1731

junhuanchen opened this issue Aug 6, 2018 · 3 comments

Comments

@junhuanchen
Copy link

Hi !I2c reset was removed in 1.2?

I'm sad,Why did you delete i2cReset, did you replace it? I try to used i2cInit And i2cRelease, but it can't be reset i2c, If there's a better way, let me know, thanks.

@stickbreaker
Copy link
Contributor

@junhuanchen just call Wire.begin() it will cycle the bus if necessary. I've submitted a pr #1717 that makes using Wire.begin() easier.

Chuck.

@junhuanchen
Copy link
Author

QAQ well, I test it, Thank you very much!

@stickbreaker
Copy link
Contributor

@junhuanchen I just posted an improvement to the reset sequence #1767 Try it.

Chuck.

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

2 participants