Skip to content

Conversation

juickar
Copy link
Contributor

@juickar juickar commented Oct 17, 2025

Taking over #95984 as mentioned here

Main differences with the first PR are:

  • Branch is rebased.
  • Removed the i2c_stm32_master_mode_end calls from drivers/i2c/i2c_ll_stm32_v2.c because it has been removed with this commit.

Fixes #92383

Support I2C target error callback in I2C driver when
registered by the bus target consumer.

Signed-off-by: Khaoula Bidani <[email protected]>
@juickar juickar force-pushed the fix_i2c_error_cb branch 2 times, most recently from e1e790b to 6d4e53f Compare October 20, 2025 12:27
Allow applications to be notified of target I2C transfer
error usingthe recently added target error callback mechanism.

Signed-off-by: Khaoula Bidani <[email protected]>
Copy link

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.

driver: i2c: i2c_ll_stm32: no error handling in i2c_stm32_error for i2c target

4 participants