This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AMC7820 adc interfacing

Other Parts Discussed in Thread: AMC7820

hello guys..

I am new for this forum, i m working on AMC7820 evaluation board.

I want to interface all the 8 channel adc with pic18f87k22 controller, i checked the all channel on software given

with evaluation board all working fine.

but when i trying to communicate with pic i m not getting satisfied result, am i missing something?

my code is something like that

first i initialize configure register

then i read the first channel by sending command and then second and likewise

but i didn't get the data.

suggestion expected.