I2S Write
Functional Overview
Once this application is launched, it performs the following operations:
Initialize the I2S controller driver
Allocate a buffer of a fixed length
Send data via I2S
Wait for the transmission to complete
Environmental Requirements
The demo uses an EVB board
The default GPIO used is configured in the device table
Compilation and Flashing
Example location: examples/peripheral/i2s
For compilation, flashing, and other operations, please refer to: Quick Start