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.

AM3352: How to use McASP to read the ROM data and send it to the codec

Guru 12115 points
Part Number: AM3352

Hi,

My customer is using McASP of AM3352 to create a program that reads the data in ROM and sends it to the codec.
Development uses CCS.

The processing functions are as follows.

■ Output ROM data to EDMA
■ Reading McASP from EDMA
■ Writing from McASP to the codec

Could you give me some sample code and required functions to achieve the above three behaviors?

SDK: sdk_rtos_am335x_6_03_00_106
CCS: Ver.10.0.2

Thanks,