zephyr icon indicating copy to clipboard operation
zephyr copied to clipboard

driver: i2s: correct the trigger_drain and trigger_stop commands

Open francktheb opened this issue 1 year ago • 1 comments

The driver is updated to handle correctly the commands TRIGGER_DRAIN and TRIGGER_STOP. Moreover, the end of the rx_stream and tx_stream via DMA takes into account the state of IP i2s before disabling I2S IP.

francktheb avatar Apr 30 '24 12:04 francktheb

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

github-actions[bot] avatar Jun 30 '24 00:06 github-actions[bot]

Superseded by https://github.com/zephyrproject-rtos/zephyr/pull/72990

erwango avatar Jul 01 '24 06:07 erwango