This is a tutorial which allows users to become familiar with the advanced audio project for the Sharc Audio Module (knowns as the sam-audio-starter).
In addition to the Baremetal Framework as a software resource for experimenting with the SC589, a more advanced software project exists that allows users to quickly connect various audio inputs and outputs during run-time, giving them the capability to not only experiment with different audio-related technologies, but to also modify and add their own custom settings that may aid in rapid prototyping of their own systems. This advanced software project is known at the sam-audio-starter project (TODO: Add link).
It contains a bootloader which allows for standalone re-flash, an application which supports multiple audio sources and shell support, which allows interaction with the application to change various configurations and parameters during run-time.
Example interface for shell support
The goal of this tutorial is to help users with the following: