Skip to content

Added i2c_dev_write_read_nonstop #618

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
wants to merge 4 commits into from
Closed

Conversation

dizcza
Copy link
Contributor

@dizcza dizcza commented Mar 10, 2024

A wrapper of i2c_master_write_read_device - needed for Arduino Wire replacement (will do in the following PR).

@trombik
Copy link
Collaborator

trombik commented Mar 1, 2025

Would you do the following?

  • Creating an issue that describes the issue you are facing
  • Doing git rebase master with the latest master branch

@dizcza
Copy link
Contributor Author

dizcza commented Mar 1, 2025

Fixes #687

@trombik
Copy link
Collaborator

trombik commented May 23, 2025

Please see my comments in #687.

@dizcza
Copy link
Contributor Author

dizcza commented May 23, 2025

I no longer use it. The Wire code I posted works OK only for some Arduino libs and spits lots of errors for Sparkfun GPS v2 lib.

Besides, I see that I need to provide an example according to the docs. There is no example except copying my Wire implementation as is.

@dizcza dizcza closed this May 23, 2025
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

Successfully merging this pull request may close these issues.

2 participants