-
Bug
-
Resolution: Fixed
-
Medium
-
TI Device Drivers
-
TIDRIVERS-3660
-
CORESDK_4_10_01
-
TIDRIVERS_4_20_00
-
I2S_stopRead() and I2S_stopWrite() should only be called from thread context. Updated the documentation and example to not use these APIs from callback (ISR) context.
The functions I2S_stopRead() and I2S_stopWrite() cannot be called in a HWI context even if the transactions queue is empty