Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAUD_ADCDAT is the audio data.
The audio interface of WM8731 is IIS, which have these pins: BCK, bit clock. LRCK, also called WCK, every cycle of this sig indicates a sample of audio data contains left and right ch, probable low for left and high for right. DACDATA, serial data for playback synchronized by BCK. ADCDATA, serial data for record synchronized by BCK. Detailed format is differ with different configuration, which can be configured via IIC ports. You must refer to WM8731's datasheet.