WM8960 Audio Codec (audio-codec-wm8960)
Audio Codec (WM8960)

Overview

This library provides functions to support use of the WM8960 audio codec available on the CY8CKIT-028-SENSE shield.

Thread and Interrupt safety

The APIs provided by this library are NOT thread or interrupt safe.

Quick Start

  1. Create an empty application
  2. Add this library to the application
  3. Add the following code to your application.
    The wave.h and wave.c files can be pulled from this example:
    https://github.com/cypresssemiconductorco/mtb-example-psoc6-i2s
Note
This example is targeted for Arduino-based boards.
TBD

More information