This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Usb-To-Gpio interface, .NET programming

Dear

I would like to use interface: http://www.ti.com/tool/usb-to-gpio and control I2C under my application. Low-level I2C as in example provided: http://www.ti.com/lit/zip/sllc288 but I need my own GUI.

However I do not see any documentation how to easy access I2C interface from C++ and .NET (I am using visual C++ 2008 express edition).

DLL: USB Adapter Driver.dll do not have any API documented (any header to include).

Just:

"

It was written using MS Visual Studio 2005. To include it in your project, add the DLL as a reference for the project in a solution that access it. When you browse through the DLL, you will see all the functions available to your program.

At this point, there is not any further documentation on this library.

"

1. Is any chanse to get better documentation?

2. any chanse to get source code of gui provided?

Best Regards

/Greg K.

  • TI Does not provide drivers for USB-TO-GPIO. The device is intended to be used with TI's EVM boards, with software developed by TI. Our LaunchPad may be a good choice for what you are doing. Please see the information here: http://www.ti.com/ww/en/launchpad/boosterpacks.html