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.

TLV320AIC3256EVM-U - Example Visual Studio USB software?

Hi! I have the board listed in the subject line above. I've been able to program the device in PurePath, and it appears to work nicely. I've also been able to record the audio input using the freeware audacity. But I can't for the life of me find any example code to read the device directly into my own program. I've been trying to use libusb, but for some reason that does not want to work. It can find the device and open it, but won't read data.

I'm pretty sure someone else has figured this out already and made a nice little Visual Studio program to perform raw audio data reads from a USB device... Would someone care to share said software? Please? Pointers to some nice simple examples maybe?

Your help is greatly appreciated!