Forum Discussion
Altera_Forum
Honored Contributor
16 years agoQuestion about WM8731
I use a MIC to give a signal into wm8731 throuth the "MICIN" pin,I want to set the sample rate at 8kHz and let the digital audio data output through the "ADCDAT" pin.While I want it output sound thro...
Altera_Forum
Honored Contributor
16 years agoYou can configure WM8731 thru 2-wire / 3-wire method. I recommend u to download a IP core called video_audio_config from altera website and auto-initialize all these parameters . It works out fine for me. Also, you can use HAL to access the configuration register in WM8731 and configure it with reference to datasheet. You should search related topics and they will help you out :D