Description
Description-Separate-1Overview
Generates a sine wave and convert it into 16 bit DIO data to be generated from an HSDIO device.
This example program generates a sine wave, converts the data to a 16-bit array, and then generates I2S format data to be generated with a high-speed digital I/O device.
The Inter IC Sound (I2S) format is a common way to send stereo data to sound-integrated circuits.
Description-Separate-2