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.

EDMA transfer effect HWI?

Hi,

    I'm using HWI ISR to received SPI data,

when EDMA(chain-trigger) transfer data(not using interrupt,IER=0) will cause SPI lost data(program doesn't jump into ISR),

How to avoid this problem?