SDADC in MPC5777C

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SDADC in MPC5777C

1,230 次查看
dineshmoka
Contributor III

hi i am using SDADC in MPC5777c. when i am using single channel i am getting the result in SDADC_CDR register.i want to use multiplexed channels and want to store the result in some array.how to access the converted result which is stored in FIFO structure?

0 项奖励
回复
1 回复

1,215 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

First of all I would note that SDADC module is not too suitable if you need to convert to perform fast switching between channels because of t_settling time between every switch. On the device there is also eQADC module present that is much better for this purpose. SDADC is well equipped for frequency-domain digital AC signal processing type applications where continuous conversion of one channel is needed(knock, cylinder pressure).

You may switch channels but need to count with the latency.

 

davidtosenovjan_0-1614792818031.png

 

0 项奖励
回复