Search found 1 match

by HarishKalla
Sat Feb 10, 2024 9:39 am
Forum: ESP-IDF
Topic: Samples swapped for mono I2S driving built-in ESP32 DAC (v4.4.4)
Replies: 4
Views: 1775

Re: Samples swapped for mono I2S driving built-in ESP32 DAC (v4.4.4)

HI, I am a beginner in developing the I2S protocol. I used espressif IDE V2.12.0 to implement a program, but I could not find the option to configure the channel format as I2S_CHANNEL_FMT_ONLY_LEFT. How can I set the I2S peripheral to use only the left channel data? And please tell the procedure to ...