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.

AM623: Main_SPI0 performance

Genius 13655 points
Part Number: AM623

Hello Champs,

Customer is using AM623 Main_SPI0 as master , FPGA as slave, through the way of interrupting, can reach 20ms 128*32 byte? Currently, it is planned to directly read and write SPI data via GPIO interrupt and then to the memory via DMA. What is the problem with this scheme? Can we provide some help? For example: How is Main_SPI0 configured for DMA mode, and how can SPI data be read and written via GPIO interrupts? 

Below is his requirement.
FPGA is doing ADC sampling, the speed is 20ms 128*32 byte, then give an interrupt to the CPU, the CPU is reading the data of the FPGA in ISR. 

Thanks
Regards
Shine