AM62Ax MCU+ SDK  09.02.00
MCASP Playback

Introduction

This example demostrates the McASP configured for an audio playback mode of operation. A headset with mic needs to be connected to the auido jack on am62ax-sk. The audio from the microphone will be played back to both the headset (Left & Right).

  • Mcasp is configured in I2S mode
  • Data transfer is on both channels (Left and Right)

Supported Combinations

Parameter Value
CPU + OS c75ss0-0 freertos
r5fss0-0 nortos
a53ss0-0 freertos
Toolchain ti-c7000
ti-arm-clang
Board am62ax-sk
Example folder examples/drivers/mcasp/mcasp_playback_codec_aic32

Steps to Run the Example

  • When using CCS projects to build, import the CCS project for the required combination and build it using the CCS project menu (see Using SDK with CCS Projects).
  • When using makefiles to build, note the required combination and build using make command (see Using SDK with Makefiles)
  • Connect audio devices as mentioned in the introduction
  • Launch a CCS debug session and run the executable, see CCS Launch, Load and Run

See Also

MCASP

Sample Output

Shown below is a sample output when the application is run,

[MCASP] Audio playback example started.
Enter your response on UART terminal
Stop the demo? (y/n) : y