I2S and DMA communication

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I2S and DMA communication

664件の閲覧回数
corboksem
Contributor II

Hi guys,

The blow pictures shows my circuit where Iam trying to transfer my ADC sampled to the PC through the DMA.

My question is, how can I find my data in memory and put it in separate buffer.

what functions do I need to use to receive the data from the ADC. I put the functions that I used till now.I2S and DMA.pngprog.png

ラベル(1)
0 件の賞賛
1 返信

462件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

I am confused why use I2S with ADC result transfer.

The ADC module could trigger DMA when conversion done.

Please refer MCUXpresso SDK software for LPC54608, which provides [lpc_adc_dma] demo with below path:

C:\nxp\SDK_2.3.1_LPCXpresso54608\boards\lpcxpresso54608\driver_examples\adc

Wish it helps.


Have a great day,
Mike

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

0 件の賞賛