Question:
Example project for SPI data transfer using SSLDD 3.0 APIs for ADSP-SC58x
Answer:
In this project,SPI0 send data to SPI2 in ADSP-SC584 EZKIT. Below macros are used to configure the code for different data transfer Modes.
#define CoreMode - For core mode
#define DMAMODE - For DMA mode
#define STOP_DMA_MODE - For STOP mode
#define AUTO_BUFFER_DMA_MODE - For AUTO Buffer mode
#define LISTDESCRIPTOR_DMA_MODE -For List Descriptor mode
Here project is implemented by using SSLDD 3.0 APIs. Hardware connections are commented in the code.
For enabling SSLDD 3.0 layer and information, please refer the following FAQs.
1.https://ez.analog.com/dsp/software-and-development-tools/cces/w/documents/15726/faq-ssldd3-0-support-for-griffin-griffinlite
2.https://ez.analog.com/dsp/software-and-development-tools/cces/w/documents/15727/faq-enable-ssldd3-0-support-for-g-gl-processors