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

driver: i2c: corrected timeout range for i2c_set_timeout. #1353

Closed
wants to merge 1 commit into from

Conversation

FabianoGK
Copy link
Contributor

This simple PR corrects the range for the timeout parameter on i2c_set_timeout to use all 20-bits of the I2C_TIME_OUT_REG register

@CLAassistant
Copy link

CLAassistant commented Dec 6, 2017

CLA assistant check
All committers have signed the CLA.

@projectgus
Copy link
Contributor

Thanks @FabianoGK ! We have cherry-picked this into our internal review & merge queue.

@projectgus
Copy link
Contributor

Cherry-picked in 9075b50. Thanks again @FabianoGK !

@projectgus projectgus closed this Dec 18, 2017
igrr pushed a commit that referenced this pull request Dec 29, 2017
@igrr igrr removed the Status: Pending blocked by some other factor label Aug 9, 2018
0xFEEDC0DE64 pushed a commit to 0xFEEDC0DE64/esp-idf that referenced this pull request May 5, 2021
The esp-idf expects duty values for the the sigma delta modulator in the range of -128 to 127
The arduino framework is supposed to use the range 0-255 thus the offset caclulation was wrong.
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.

None yet

5 participants