USB to I2S adapter for audio transceiver

Guest #5717719
Rate this post
useful
not useful
Hello, all!

I need an adapter / bridge to connect a MEMS tranceiver to my PC, to 
stream audio data for DSP purposes.

The tranceiver can either send or receive PDM data at up to 3.072mHz 
(based on clock input).

I suppose I need an I2S-USB adapter / bridge, that also comes with a 
driver software, where I can set direction, data and clock rate.

It should be fast and reliable enough to allow real-time DSP analysis on 
the PC.

Can you please recommend such a tool?

Thanks!
(Company: IBM) #7689515
Rate this post
useful
not useful

Hello, As per my knowledge, You need an I2S-USB adapter to connect your MEMS transceiver to your PC for streaming audio data ,it help to support PDM data up to 3.072 MHz and come with driver software to configure data direction and clock rates. Make sure that this is fast and reliable enough for real-time DSP analysis on your PC.

#7717510
Rate this post
useful
not useful

USB to I2S adapters are available in masses. The issue is the processing of the PDM. Depending on the application a specific filtering has to be applied to provide the most appropriate PCM signal from it to feed I2S. I once used a €7,- FPGA to implement a PDM-Filter and I2S decoder for this.

In the meanwhile I came out with an S/PDIF output which I read directly with a PC. If your soundcard cannot do this, use a $20,- USB_to_S/PDIF-Converter.

If you need the PDM directly in the PC use a DSD-capable Audio Soundcard. Practically 3.072M is in fact DSD64-style.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now