This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2HG: Can utils_mcspi driver run on asynchronous

Part Number: TDA2HG

Hi,

I want use mcspi on edma mode, and I see utils_mcspi fit my requirement. Unfortunately, it seems use on sync mode.

And from document: "SYS/BIOS (TI-RTOS Kernel) User's Guide (Rev. T)", it said GIO and use with callback, but no example found.

So, is there any way to let utils_mcspi driver run on asynchronous? And would you please provide example also?

Thanks!