Implementing GPIB support on an LPC178x

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Implementing GPIB support on an LPC178x

386 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mfogar01 on Thu Dec 13 04:08:35 MST 2012
I was wondering if anyone had any experience of implementing  support for a GPIB device on an embedded system based on an LPC178x or similar. The rough outline is that an external device acting as the master and using the GPIB interface would be plugged into a LPC178x based-board via USB. It would issue commands to the board over this interface.

So there is a need to build a GPIB "driver" on the board from the ground up or find and re-use whatever existing drivers, libraries etc. are out there. Any suggestions or pointers on this would be greatly appreciated - including commercial solutions, which may be an option if the pricing is right.
Labels (1)
0 Kudos
1 Reply

349 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by przemek on Thu Jan 31 11:26:05 MST 2013
I am also interested in this. I am actually interested in a bridge that would talk GPIB (IEEE-488) to legacy devices, and USB to a controlling host---I am not sure if that's also your intent or do you want to do autonomous GPIB.

There are several relevant projects along those lines:

http://sigrok.org/wiki/Gpibgrok
https://sites.google.com/site/spartanscapstone/schematics
http://dangerousprototypes.com/forum/viewtopic.php?f=2&t=3769
http://scasagrande.blogspot.ca/2012/04/gpibusb-for-sale.html
http://hackaday.com/2012/05/01/gpib-connectivity-twofer/

but it would be neat if it could be done with a LPCXpresso board and a connector :)
0 Kudos