Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1175 Discussions

how to control the audio data in WM8731 DE2 board

Altera_Forum
Honored Contributor II
1,092 Views

Hello everyone 

 

Why is there is still sound that produced even when i remove pin AUD_ADCDAT and AUD_DACDAT from my project(i am using block diagram arrangement).  

I've set up the audio codec controller(i2c_controller) as below 

Analogue audio path control:000100X00010000 ~ X is dont care ~ 

which has disable bypass, and has line input select to ADC. 

I've set it to work as in master mode with 48kHz deemphasizes,16 bit data width with left justified audio data format. 

any idea why is this happening? and how can i control the data from AUD_ADCDAT? see this (http://www.alteraforum.com/forum/showthread.php?t=28715

 

please guide me 

fanta
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
260 Views

Hi, 

 

try to MUTE the MIC input 

with Analog Path set to: 000100X00010010. 

 

With your configuration the ADC is using Line-In so you should not need MIC input. And if you don't mute it, it will be added to the DAC analog output signal (I think).
0 Kudos
Reply