ADC_DMA Implementation in S32K144

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

ADC_DMA Implementation in S32K144

867件の閲覧回数
sarwath
Contributor IV

Hello Community,

I am triggering the ADC by PDB and output I am reading by polling method instead of interrupt.

Now I want to replace the polling method by eDMA.

How to configure the DMA to collect all ADC results.

Thanks,

Sarwath

タグ(3)
0 件の賞賛
返信
3 返答(返信)

844件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @sarwath,

You can find some ADC PDB DMA examples in this list.

https://community.nxp.com/t5/S32K-Knowledge-Base/S32K-Examples/ta-p/1108990

 

Regards,

Daniel

0 件の賞賛
返信

837件の閲覧回数
sarwath
Contributor IV

Hello @danielmartynek ,

Is there any document (like AN12217) to read about the DMA implementation.

BR,

Sarwath

0 件の賞賛
返信

831件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

For the S32K1xx series, there is this application note only:

https://www.nxp.com/docs/en/application-note/AN5258.pdf

But the eDMA module is very similar to the one in MPC57xx.

You can refer to

AN4765 MPC57xx Configuring and Using the eDMA Controller

https://www.nxp.com/docs/en/application-note/AN4765.pdf

 

Regards,

Daniel

 

 

 

0 件の賞賛
返信