We made a copy of the SDK available in this thread: https://e2e.ti.com/support/clock-timing-group/clock-and-timing/f/clock-timing-forum/1028162/lmk01000eval-usb2any-sdk-download
Hi Wade,
Please try to updating the firmware just to 2.8.2.0 using the standalone SDK firmware updater binary in below link:
https://e2e.ti.com/support/clock-timing-group/clock-and-timing/f/clock-timing-forum/1028162/lmk01000eval-usb2any-sdk-download
…
Steven,
Technically you don't need the SDK, as long as you have an application with a copy of the USB2ANY.dll file you can write software to use the APIs exposed by the DLL. But the SDK is recommended since comes with both the DLL and the documentation…
Hi Tamas,
We have a link to the USB2ANY SDK, which includes the firmware flasher, in the link below. Once installed, the binary can typically be located in "C:\Program Files (x86)\TI USB2ANY SDK\bin". The firmware flasher in this SDK should flash…
Teritama,
I'm not sure what's causing this issue (I don't support PGA305, I just happen to know a lot about USB2ANY). since one USB2ANY works and the other generates some kind of error, my guess is that one of the USB2ANY has a different firmware…
Danilo,
USB2ANY enumerates as an HID, less because of the actual device class and more because the MSP430 had some existing HID library support developed which made USB2ANY development faster. Using a custom DLL we pack relevant commands and payload into…
Greetings,
The USB2ANY SDK has several examples for directly interfacing with the USB2ANY. The version below is for USB2ANY 2.8.2.0, but this should be backward-compatible with current USB2ANY as distributed by TICS Pro.
https://e2e.ti.com/support/clock…