How to use SDMA with SSI data transmission for i.MX6Quad

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use SDMA with SSI data transmission for i.MX6Quad

678 Views
yuuki
Senior Contributor II

Dear all,

We output some data from SSI I/F of i.MX6Quad.

OS is Android4.4.3 of NXP BSP.

However, one core is occupied because the data are handled by BusyLoop,

Therefore we want to use SDMA.

Would you tell me the method using SDMA in SSI data transfer?
If there is a sample cord, would you send it?

Best Regards,
Yuuki

Labels (1)
Tags (3)
0 Kudos
1 Reply

506 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

SDMA with SSI is supported in Linux, refer to attached Linux

Manual Table 4-1. SDMA Channel Usage, Table 28-1. Stereo Codec SoC Driver Files

file fsl/fsl_ssi.c - SSI CPU DAI driver for stereo CODEC ALSA SoC

Board Support Packages (32)

L3.14.52_1.1.0_MX6QDLSOLO (REV L3.14.52_1.1.0)

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-process...

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos