dear, all.
I do not know how to use eQADC normally, i want to use 2 ADC channels together, but i have no idea to configure it correctlly. For example, i want to use AN6 and AN22 together. Here is my codes, but it can not work,
dear, all.
I do not know how to use eQADC normally, i want to use 2 ADC channels together, but i have no idea to configure it correctlly. For example, i want to use AN6 and AN22 together. Here is my codes, but it can not work,
Hi, following example code shows simultaneous conversion of two channels. If is given by targeting of command into CBuffer0 or CBuffer1 which also specify used A/D converter. The example is written for different device using the same ADC.
Example MPC5674F eQADC+eDMA Single_Scan CW210
As start point you may use following one I have written for MPC5644A:
Example MPC5644A eQADC channel 146 conversion+calibration CW210
Hi, following example code shows simultaneous conversion of two channels. If is given by targeting of command into CBuffer0 or CBuffer1 which also specify used A/D converter. The example is written for different device using the same ADC.
Example MPC5674F eQADC+eDMA Single_Scan CW210
As start point you may use following one I have written for MPC5644A:
Example MPC5644A eQADC channel 146 conversion+calibration CW210