Skip to content

fix(i2c): correct check condition - #3044

Merged
fpistm merged 1 commit into
stm32duino:mainfrom
fpistm:fix_i2c
Aug 11, 2026
Merged

fix(i2c): correct check condition#3044
fpistm merged 1 commit into
stm32duino:mainfrom
fpistm:fix_i2c

Conversation

@fpistm

@fpistm fpistm commented Aug 11, 2026

Copy link
Copy Markdown
Member

Fixes #3043.

Fixes stm32duino#3043.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added this to the 3.0.1/3.1.0 milestone Aug 11, 2026
@fpistm fpistm added the fix 🩹 Bug fix label Aug 11, 2026
@fpistm
fpistm merged commit 1702681 into stm32duino:main Aug 11, 2026
28 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in STM32 core based on ST HAL Aug 11, 2026
@fpistm
fpistm deleted the fix_i2c branch August 11, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 🩹 Bug fix

Projects

Development

Successfully merging this pull request may close these issues.

I2C failed due to wrong check condition

1 participant