MCP3428 Adc : Multiple channel Reading Issue

Status
Not open for further replies.

SandeepD

Newbie level 1
Joined
Jul 18, 2017
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
10
Hello,

I am working on STM32F405 and MCP3428 (ADC).
If i read all channel independently (i.e only one at a time)then everything works fine.
But when i try to read all channels simultaneously then i face a problem.
Problem:
-Addresses of channels get shifted like Shift registers.
-Means Channel 2 gave channel channel 1 reading
Means Channel 3 gave channel channel 2 reading
Means Channel 4 gave channel channel 3 reading
Means Channel 1 gave channel channel 4 reading
-Addresses of set channels are Okay.i tested it independently.

please help me to resolve this issue.

Thank you.
 

Hi,

you say "...read all channels simultaneously..."

Searching the datasheet for "simultan.." gives only one occurance.
And this talks about simulataneous conversion of different devices, not different channels.

Please clarify.

Your code could give a lot of information .... to see what you are doing.

Klaus
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…