Is there any example code available to interface a USB device based on the Cypress FX2 (EZUSB) series chips using NI-VISA (for cross platform support)?
The Cypress EZUSB devices require you to first download the microcontroller code to the device using a simple on-chip download mechanism - then access the device to do whatever that code allows you to do.
I need to support the device under both Windows and Linux, and would think a NI-VISA based interface would be a fairly simple way to do that.
Hate to reinvent the wheel - anyone done this before?
Any comments?