Hi,
I have problems with cascade mode for AD73311L codecs. I have 3 codecs. My config words for initialization this codecs:
*pSPORT0_TX16 = 0x910F; // B
*pSPORT0_TX16 = 0x890F; // B
*pSPORT0_TX16 = 0x810F; // B
*pSPORT0_TX16 = 0x9279; // C
*pSPORT0_TX16 = 0x8A79; // C
*pSPORT0_TX16 = 0x8279; // C
*pSPORT0_TX16 = 0x8279; // C
*pSPORT0_TX16 = 0x9021; // A
*pSPORT0_TX16 = 0x9021; // A
*pSPORT0_TX16 = 0x8821; // A
*pSPORT0_TX16 = 0x8021; // A
*pSPORT0_TX16 = 0x7FFF; // DAC
*pSPORT0_TX16 = 0x7FFF; // DAC
*pSPORT0_TX16 = 0x7FFF; // DAC
But after initialization, this codecs return 0 (all data that I get from SPORT is 0).