Page 1 of 1

GPIO control and triggers

Posted: Thu Mar 19, 2009 11:23 pm
by johndpar
Some capture cards have GPIO pins from the Bt8xx chips connected to pin headers.

It would be great if ZM could include a tool to configure these and use them as trigger inputs or signal outputs for controlling external systems.

The v4l kernel modules have exposed functions for this but I've not yet delved far enough into this area to know know easy it would be to implement.

Also, knowledge of each specific card would be necessary as they all seem to use different GPIO pins and some are used for controlling on card resources.

Any ideas?

Regards

John

Posted: Sat Mar 21, 2009 7:52 pm
by cordel
You have to put the request into the kernel developers, as the kernel is not able to handle the GPIO on capture cards yet or at least it didn't the last time I checked.

GPIO on 878A Cards

Posted: Sun May 31, 2009 2:43 pm
by toliva
This would be an excellent feature as I've several 4ch 878A cads with three relays and three inputs - it'd be grat to waggle those pins - if anybosy has trod this route I'd be grateful for some directions.....

Tom

Re: GPIO control and triggers

Posted: Wed Feb 01, 2012 3:13 pm
by marcodefreitas
Did you tried GPIO pins with the new 3.x.x kernel, cordel?

Re: GPIO control and triggers

Posted: Fri Feb 10, 2012 2:00 am
by kingofkya
This is kinda why it dosen't exist it would require a kernel driver as well it being very non standard between cards. A better bet would be to use zmtrigger and a serial device.