give input to AND programatically in PSOC Creator.

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

cross mob
anko_3968661
Level 1
Level 1
First like given

i want to give variable input to AND gate in cysch so that i can change that input according to my conditions programatically. how to do that?

for example:

i am using counter.

if compare gives high  output then and gate should take zero as a input else AND should take one as a input.

Best Regards

0 Likes
1 Solution

Perhaps you can use the Control Register as such a variable.
and.png

View solution in original post

5 Replies