Altera_Forum
Honored Contributor
15 years agoAbout the UP audio core
I 'm working on a project building a recorder with WM8731 that record sound from MICIN, using ADC to handle it , then pass to DAC and feed Lineout. I tried DE2_MEDIA_COMPUTER and the effect of play-back is awesome. But after I copied the original code to my NIOS2 project and build it, it turns out to be a failure. I can record sound like DE2_MEDIA_COMPUTER but can only lasted for about 4 secs( which is almost 10 secs in DE2_MEDIA_COMPUTER) and there exists considerable background noise there. What's the problem?