Utilizing Xmos for USB i2s transfer

If you have a simple question and just want an answer.
HMD
Newbie
Posts: 1
Joined: Tue May 12, 2015 10:38 am

Utilizing Xmos for USB i2s transfer

Post by HMD »

Hi, 

 

Im currently working on a project where i need a USB streamer. I have an application for analyzing the streamed audio data and generating audio.

I would very much like to use ASIO as this makes me the master of the audio path, and I will not have windows interfering with the system. 

Currently my setup is as follows:

ADC ->i2s -> USB -> PC -> Application

DAC <-i2s <- USB <- PC <- Application

So what i need is a i2s to USB streamer that supports ASIO. 

I have found XS1-U8A-64-FB96 which i plan to use, but I need some help regarding how i best proceed from here. I will, at a later point, accuire the full featured driver, as this will be in a commercial product. But can i just load in some default code so that I will be able to analyze the data on my pc?

 

I Hope you can help 

 

Best Regards,

Henrik

Guest

Post by Guest »

ASIO is supported by Thesycon Driver for Windows. Have a look at the driver details for more information:

https://www.xmos.com/download/private/U ... df?acton=1

Have a look at the following post for information:

http://www.xcore.com/forum/viewtopic.ph ... hilit=asio