SDADC in MPC5777C

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

SDADC in MPC5777C

1,170 Views
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 Kudos
Reply
1 Reply

1,155 Views
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 Kudos
Reply