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.

C5515 interface with external FIFO

1) I need to setup an interface to read data from external FIFO and write them to internal SARAM . The FIFO depth is about 2048kW with 16 bit data bus. What kind of interface and data transferring strategy  should I use to achieve fastest data transferring rate.

2) I need to setup an interface to read data from external FIFO and write  to USB Endpoint FIFO . The external FIFO depth is about 2048kW with 16 bit data bus. What kind of interface and data transferring strategy  should I use to achieve fastest data transferring rate.

Thanks.