I have to implement more than 64 channel adc using a analog multiplexer. How should i implement it using PSOC6 AMUX?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

I want to implement 64:1 analog multiplexer using PSOC6, how should i go ahead with designing a 64:1 analog multiplexer?

0 Likes
1 Solution
ToddD_41
Employee
Employee
First like received

In PSoC Creator there is an analog mux component that will allow you to create a 64:1 multiplexer. Have you tried that? You can then control it via firmware to choose which input you want to sample.

View solution in original post

0 Likes
1 Reply
ToddD_41
Employee
Employee
First like received

In PSoC Creator there is an analog mux component that will allow you to create a 64:1 multiplexer. Have you tried that? You can then control it via firmware to choose which input you want to sample.

0 Likes