HI,TIer.
Now we encounter a requirement that DM8168 capture 4 channel audio using TDM mode.
In the scope of software, we just need to configure the adc in tdm mode and other related settings, for dm8168,it just receive the audio PCM stream, don't care it is a stereo audio,or mono audio, or multichannel audio using TDM.
After receive the PCM audio stream, then ARM need to split the audio buffer, to discard the unused data, and remain the useful data.
My understanding is right?If not ,pls correct.
THANK YOU!