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.

USB2ANY: UCB2ANY .NET automation, C# USB2ANY_CS.dll documentation missing.

Part Number: USB2ANY
Other Parts Discussed in Thread: DS90UH949A-Q1EVM,

Hello,

We are plannig to use the USB2ANY(M430F5529) as an automated test tool simulator based on EVM(DS90UH949A-Q1EVM and ) also acting as an  I2C backchannel bidirectional information bridge to PC , the custom application will be based on .NET.

Searching on TI site I found the TI USB2ANY SDK which contains the USB2ANY Explorer and the DLL's needed to interact with it, I found it in this thread.

https://e2e.ti.com/support/amplifiers/f/14/t/799340?USB2ANY-USB2ANY-use-USB2ANY-dll-in-own-software-GUI-project

The problem we are facing is:

When loading the USB2ANY_CS.dll  in the example provided  "...\TI USB2ANY SDK\Sample Code\USB2ANY_C-Sharp_Example":

  1. The USB2ANY(M430F5529)  firmware is upgraded automatically to v2.8.2.0 > OK
  2. When running the example  and doing  a walk-through to understand how to interact with the device I found the documentation provided is pointing to Version V2.7.0 and also only describes the API library (USB2ANY.DLL) but, any reference to USB2ANY_CS.dll  is missing NOK

I am aware if the existence of Analog LaunchPAD (which actually wraps the USB2ANY.DLL in Python) it fulfills initialization and setup tasks, but is not meant to deal with passing through the backchannel data 

Is there any site to get the latest C# USB2ANY_CS.dll  API documentation? or, Could you provide the latest for it.

Thank you.