AM62x MCU+ SDK  09.02.01
MCASP Loopback

Introduction

This example demonstrates the McASP in loopback mode operation.

  • Mcasp is configured in TDM mode
  • Transfers data on single channel

Supported Combinations

Parameter Value
CPU + OS a53ss0-0 freertos
Toolchain arm.gnu.aarch64-none
Board am62x-sk, am62x-sk-lp, am62x-sip-sk
Example folder examples/drivers/mcasp/mcasp_loopback

Steps to Run the Example

See Also

MCASP

Sample Output

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

[MCASP] Loopback example started. Testing 2560 bytes ...
All bytes match!!
All tests have passed!!