Skip to content

power lines not working #4

Answered by alustig3
AtMostafa asked this question in Q&A
Discussion options

You must be logged in to vote

U3,4,5 are low side driver ICs that will sink current. To power a motor or solenoid you would supply the motor input with 12v for instance, and then instead of connecting the motor's ground to common ground, you connect it into the power driver IC.

If you want to use those power lines as digital outputs you can connect a pullup resistor to 5V, or if you need 3V logic you could first create a voltage divider that gets the 5V down to 3V, and then add a pullup resistor between your new 3V and the power line.

A good explanation can be found in the pyControl documentation here: https://pycontrol.readthedocs.io/en/latest/user-guide/hardware/#behaviour-ports

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AtMostafa
Comment options

Answer selected by AtMostafa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants