Hi @Sanket_Parekh ,
Sorry, it seems that neither link could solve my problem.
For my current situation: I can already sample from 2 sound cards, each sound card has a codec, like the usage in the first link.
However, after testing, we found it will report an unctrolled problem "Overrun" when we use 2 sound cards sample at the same time. Beside, the application also is based on one sound card, it is not a easy work to modify the application too.
So we decided to use one sound card with 2 codecs.
For the second link, I have a question : In a FSYNC period, is it possible to capture the 2 codecs data? Or it still need 2 FSYNC signals for 2 codecs's data? Because I find the 2 codecs use different dai_link.
I expect to be able to sample 2 codecs in one FSYNC period.
Thanks
Chad