According to McASP's datasheets, if we want to receive non-pcm data through McASP ,it first needs to be connected to an external DIR and then to the TI-SoC using I2S.How does the information about non-pcm data which is received by DIR in S/PDIF or AES-3 (like Pc,Pd and Channel Status) format ,will reach the McASP in TI-SoC? The data itself as I understand will be sent on I2S lines. But my doubt is whether information about the data(Pc,Pd and channel status) be sent through I2S itself or some other interface?If those information reach TI-SoC,how will it(Pc,Pd,Channel Status,data) look like in any peripheral's buffer? Does the TI-SoC has to read by itself the DIR's registers in order to get information like Pc,Pd and Channel Status?
Thanks,
Rajaram