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

wire: add fix for toggling NoStretch #1691

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Conversation

ric96
Copy link
Contributor

@ric96 ric96 commented Apr 15, 2022

On a few devboards running linux, dragonboard410c, pi4 etc, I am
seeing issues with i2cdetect and other i2c bash utilities where
the stm32 holds the SCL line low and hangs the bus. This seems
to fix the issue.

Signed-off-by: Sahaj Sarup sahaj.sarup@linaro.org

On a few devboards running linux, dragonboard410c, pi4 etc, I am
seeing issues with i2cdetect and other i2c bash utilities where
the stm32 holds the SCL line low and hangs the bus. This seems
to fix the issue.

Signed-off-by: Sahaj Sarup <sahaj.sarup@linaro.org>
@fpistm fpistm requested a review from ABOSTM April 19, 2022 09:11
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Apr 19, 2022
Copy link
Contributor

@ABOSTM ABOSTM left a comment

Choose a reason for hiding this comment

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

@ric96 ,
Thanks for this PR.
LGTM

STM32 core based on ST HAL automation moved this from In progress to Reviewer approved Apr 20, 2022
@fpistm fpistm added this to the 2.3.0 milestone Apr 29, 2022
@fpistm fpistm merged commit ade55da into stm32duino:main Apr 29, 2022
STM32 core based on ST HAL automation moved this from Reviewer approved to Done Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants