ZYNQ: Interrupt-Driven Audio Output

The previous tutorial showed how to use an I2S IP core to send audio data to the ADAU1761 codec of the Zedboard. We used a polling loop to keep the FIFO filled. In this tutorial we will connect the interrupt output of the FIFO to the ZYNQ fabric and have an interrupt service routine called … Continue reading ZYNQ: Interrupt-Driven Audio Output