SPC584B Serial-Rx DMA Idle Interrupt
Hi. I am currently working on a project that involves implementing a data reception feature using the SPC584B-DISP board and the example application "RLA Serial DMA Test Application for Discovery 2."
The objective is to efficiently receive approximately 3kbytes of irregularly sized data. After evaluating the Half and END Interrupt (Rx Callback) method, we found it to be inefficient for our requirements. Instead, we are interested in using the idle interrupt to achieve better performance.
To proceed with the implementation, I would appreciate your assistance in understanding the necessary registers and methods to achieve our goal.
Thank you for your time and support. We look forward to your kind assistance.
