Skip to content

samples: drivers: i2c_dw: fix target-read-requested-callback#622

Open
Shreehari-AlifSemi wants to merge 1 commit intoalifsemi:mainfrom
Shreehari-AlifSemi:i2c-target-read-req_and_proc-callback-issue_fix
Open

samples: drivers: i2c_dw: fix target-read-requested-callback#622
Shreehari-AlifSemi wants to merge 1 commit intoalifsemi:mainfrom
Shreehari-AlifSemi:i2c-target-read-req_and_proc-callback-issue_fix

Conversation

@Shreehari-AlifSemi
Copy link
Copy Markdown
Contributor

@Shreehari-AlifSemi Shreehari-AlifSemi commented Mar 25, 2026

  • Send slave data in both read_requested and read_processed callbacks.
  • It is required to send first byte of the message in read_requested callback and the remaining data in read_processed callback.

This PR points to alifsemi/zephyr_alif#438.

- Send slave data in both read_requested and read_processed callbacks.
- It is required to send first byte of the message in read_requested
  callback and the remaining data in read_processed callback.

This PR points to the PR 438 of zephyr_alif.

Signed-off-by: Shreehari HK <shreehari.hk@alifsemi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants