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!