Skip to content

Correct Wire master repeated start behaviour #66

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

Merged
merged 3 commits into from
Jan 13, 2016

Conversation

sandeepmistry
Copy link
Contributor

The stopBit argument in TwoWire::requestFrom and TwoWire::endTransmission was being ignored.

Based on @legomanww's patch https://github.com/legomanww/ArduinoCore-samd/commit/6747af02eb0e32a3845f9f85ff5043fb8a7b2ea8.

This resolves #37.

legomanww and others added 3 commits November 17, 2015 16:00
Adjust requestFrom, endTransmission, and startTransmissionWire to handle
repeated starts
@sandeepmistry sandeepmistry mentioned this pull request Nov 18, 2015
@cmaglie cmaglie added this to the Release 1.6.3 milestone Jan 13, 2016
@cmaglie cmaglie merged commit a2949d5 into arduino:master Jan 13, 2016
@sandeepmistry sandeepmistry deleted the wire-master-repeated-starts branch April 19, 2016 15:14
boseji pushed a commit to go-ut/combined-ArduinoCore-samd that referenced this pull request May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SMBus Support
3 participants