GPIO wiring

GroupDIY Audio Forum

Help Support GroupDIY Audio Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

pucho812

Well-known member
Joined
Oct 4, 2004
Messages
14,957
Location
third stone from the sun
Can anyone explain GPIO wiring like I am a 2 year old.
From my understanding
Each in or out, there is an A or B, some times called hi (A) and lo (B) depending on desk. Hi side usually gets the voltage, lo side goes to ground. Can stick a switch between either side to get the Gpio to trigger.
Am I missing something here?
For example 12v source going through a spst switch connected to A/hi. Then I can tie B/lo to 0v. When engaging the switch it would trigger the gpio.
 
Last edited:
Here is what the manual has for GPIO.
They are kind enough to have it on a db25 and provide the voltage.
From there you can program in the digital desk what it does.
So as mentioned above I have my spst switch between pin 7(12vdc) and pin 1( input 1A)
And I have pin 14( input 1B) going to pin 20 ((0v).
Should be good correct?
 

Attachments

  • IMG_7253.jpeg
    IMG_7253.jpeg
    5.8 MB · Views: 0
For input, I would try simply shorting a GPI pair together with your switch, and see if that is sufficient.
Like take a jumper between pin 1 and 14 and see if that triggers it.
If so, just wire those pins to your switch and you’re done.

Usually the high side is pulled up to V+ through a pullup resistor like 5k ish, so you don’t really need the 12v source for your arrangement. Might even cause damage.

Is there another page in the manual that describes the GPIO or just this table?
 
Last edited:
For input, I would try simply shorting a GPI pair together with your switch, and see if that is sufficient.
Like take a jumper between pin 1 and 14 and see if that triggers it.
If so, just wire those pins to your switch and you’re done.

Usually the high side is pulled up to V+ through a pullup resistor like 5k ish, so you don’t really need the 12v source for your arrangement. Might even cause damage.
Is there another page in the manual that describes the GPIO or just this table?
Another table from a different manual. Same manufacture. Same gpio pinout.
 

Attachments

  • IMG_7255.jpeg
    IMG_7255.jpeg
    200.5 KB · Views: 0
You had it right at first.
Do you have a switch that is momentary?
If so, the current limiting inherent in the gpi is probably plenty. If the switch is latching, pay attention to the current, and consider a small value resistor inline with the switch.
B34BEA7D-3723-4038-BF2D-8064CB65CCFA.jpeg
 
Man, Im wrong alot. Do you have your scope and a load resistor? Im curious about that 10ma spec.
If you hold it a long time?
Do you have a 12v wall wart you can shock it with? I assume they designed 450ma 12V source to be perfect for this application with just a momentary foot switch.
 
Success 🤠. Thank you for confirmation.
As originally wired which is the same as your drawing, I have it working.
At first I was concerned as I didn’t hear any relays.
But after a quick programming of the desk, my test set up worked.
I have a momentary switch hooked up. When I press it, boom/ on go my mute group. When I press it again off go my mute group.
 

Latest posts

Back
Top