But some channels didn't work well.I can get PCM data from channel 1,3,5,7.channel 2,4,6,8 has no data to HOST.
I initialize ADCs in audiohw.xc with I2C.But i don't see any initialization of I2S's TDM mode.I also searched "tdm_master",but the result is nothing.our demo that can successfully read 8 channels PCM data has set offset and sync_len in struct i2s_config_t with tdm.init(). TDM has a couple of audio data format.I think my issue may case by this.

I appreciate your helps!!!