I2S DMA status
Posted: Thu Oct 31, 2019 5:38 am
Hi guys,
Is there any register or any api function call or any call back function I can use to query for the status of the data transfer out from I2S DMA?
I am currently using I2S DMA for the built-in DAC, I have the problem of cutting short the sound playing by stop too early. The problem will go away if I provide enough value for vTaskDelay() function.
I looked into the document but there is no information about the status of the I2S DMA activities during the data transferring.
Please give me some advice/pointers/page number/sections of the related to I2S DMA's statuses.
Thank you for your helps
Is there any register or any api function call or any call back function I can use to query for the status of the data transfer out from I2S DMA?
I am currently using I2S DMA for the built-in DAC, I have the problem of cutting short the sound playing by stop too early. The problem will go away if I provide enough value for vTaskDelay() function.
I looked into the document but there is no information about the status of the I2S DMA activities during the data transferring.
Please give me some advice/pointers/page number/sections of the related to I2S DMA's statuses.
Thank you for your helps