Skip to content

STM32: Add I2C never reset #2351

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 1 commit into from
Dec 4, 2019
Merged

STM32: Add I2C never reset #2351

merged 1 commit into from
Dec 4, 2019

Conversation

hierophect
Copy link
Collaborator

This PR adds the I2C never reset common hal function, required by DisplayIO, which was missed in the original implementation. Also fixes some index bugs with both I2C and SPI, and ensures they are freed from the never-reset category when de-inited.

@hierophect hierophect requested a review from dhalbert December 3, 2019 21:25
@ladyada
Copy link
Member

ladyada commented Dec 3, 2019

@hierophect by chance does this fix the non-working SPI TFT DisplayIO?

@hierophect
Copy link
Collaborator Author

@ladyada up next!

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@tannewt tannewt merged commit 19dc219 into adafruit:master Dec 4, 2019
@hierophect hierophect deleted the stm32-i2c-never-reset branch December 9, 2019 17:14
@hierophect hierophect added the stm label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants