Flip Flop reset by 1

Hello guys im kinda new in this so could someone help with flip flop circuit ?
I set it by grounding set pin but i need to reset by logic 1 any ideas ? thanks for help.

Are you talking about a physical circuit, or a flip-flop node in XOD? There is no way to “ground a pin” besides hard coding it to 0 in the node or a constant node linked to it, which does not allow you to ever set it. This is not really an appropriate forum for questions about physical circuits except as they relate to your code.

How to set it depends on what is happening when you want it set. In XOD, sending a pulse to the SET pin will set the flip-flop to 1. How to generate that pulse depends on the specifics of your situation/program.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.