|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Digital Source Digital Players and Recorders: CD , SACD , Tape, Memory Card, etc. |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: Oct 2003
Location: Hyderabad
|
I have a micro controller with high speed USB 2.0 port and deveoping a custom driver to stream 8 (7.1) channel 192 KHz audio data fromthe PC into the micro. I have no issues with this part but my micro has only 3 I2S data out ports each supporting 2 channels at 192KHz driven by common I2S clocks. Need your help in getting the remaining 2 channels out of the micro in I2S format with data aligned to the clock lines of the other 3 I2S ports.
The whole idea is to get 8 channels out of the PC at the original sampling rate (44.1 upto 192KHz) and run it through ASRCs to optionlly upconvert everything less than 192KHz to 192KHz before feeding passing the data to DACs. -M |
|
|
|
#2 |
|
diyAudio Member
Join Date: Jan 2010
|
You didn't say what MCU you are using.
|
|
|
|
#3 |
|
diyAudio Member
Join Date: Oct 2003
Location: Hyderabad
|
MCU is I.MX233
|
|
|
|
#4 |
|
diyAudio Member
Join Date: Jan 2010
|
Holy cow. That's on hell of a beefy uC.
I guess your options would be to use internal 3x I2S + 1x BitBang I2S. I'm sure that thing has a tone of GPIO lines and it's fast enough that I'm sure it could handle it. You may even be able to get away bit banging all 4 I2S lines. If that doesn't work out, I suppose you could read this thread here: Simple FIFO to I2S CPLD, for MCU players / reclocking You could implement a 4xI2S core in a CPLD and then interface it to the MCU with a parallel interface (8bits, 16bits, 24bit doesn't really matter) or maybe using some type of serial connection, maybe SPI. For a serial connection you are going to need around 37MHz. |
|
|
|
#5 |
|
diyAudio Member
Join Date: Oct 2003
Location: Hyderabad
|
Chris,
Thanks. I too thought about those two options and currently exploring the possibility of bitbanging in sync with the clock edges of the other three dedicated I2S ports. I am trying to find a way to know/access the I2S clock from inside the program . If it is not possible I will probably have to take the CPLD route. -M |
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| M2TECH Hiface USB->SPDIF 24/192Khz asynch | Valeriano | Digital Source | 379 | 24th February 2011 08:30 AM |
| 6/8 Channel DIY USB DAC | thomas.hood | Digital Source | 9 | 25th October 2010 06:52 AM |
| FS: 24bit/192kHz dac | Tekko | Swap Meet | 1 | 17th June 2009 08:27 PM |
| USB DAC/Soundcard 192Khz | Alexnick | Digital Source | 12 | 5th March 2006 12:22 AM |
| New To Site? | Need Help? |
| Page generated in 0.08140 seconds (74.00% PHP - 26.00% MySQL) with 10 queries |