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
- Create an empty application
- Add this library to the application
- 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.
More information