ZYNQ: Use the Audio Codec with Variable Sampling Rate

In a previous post, we made a simple WAV file player. That demo used a fixed sampling rate of 39kHz which resulted from simply dividing the 100MHz system clock. Now let’s use the standard audio sampling rates of 44.1kHz or 48kHz. In order to achieve this, we need to use the PLL which comes with … Continue reading ZYNQ: Use the Audio Codec with Variable Sampling Rate