Hi,
I have built an ADC board for audio application. It sends data to PC
through USB using the FT245BM chip from FTDI.
In this first version I'm using the FTDI driver (D2XX), everything is
ok, but this driver is not an audio driver, it's a generic driver that
allow to move data.
Using this driver I need to write a dedicate application running on
PC.
It should be nice to have an audio driver so all standard audio
applications could use my board.
I have no developed a driver before, so any help and in particularly
some sample code (audio) are appreciated.
Thanks.
Luca Moreschi.