Hi,
I'm looking at various audio interfaces for the RT1015 and similar. While I2S is very common, there is increasing demand for two-bit serial interfaces to DAC chips.
There are at least two interfaces which use separate data lines for L and R audio data (not time multiplexed like I2S), and I'm curious if they can be supported with the built-in series interfaces of i.MX crossover MCUs.
DSD in particular uses a shared bit clock and separate L and R data pins. The data words are one bit long so no word clock is involved. L and R data pins must be in sync. The data typically arrives in a packaged structure over USB and must be sorted by sequencial code and inserted into some buffer which can be fed to the series interfaces by internal DMA. Other than the lack of word clock and the two synchronous data lines, this is very close to USB -> I2S.
A similar format is named "raw" or "no-oversampling" in DAC terminology. There, separate L and R data pins share a bit clock and a word clock. Word length is typically 24-bit and can be left-justified or right-justified. Even closer to I2S with the presence of a word clock there, but the two-bit data interface is quite different.
I'm using an AVR32 today and looking for alternatives. Having IO which can do this without external logic will be an important part of that decision.
All the best,
Børge
Hello,
please refer to https://community.nxp.com/thread/498799
Have a great day,
Yuri
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------