espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.06k stars 7.14k forks source link

No master clock (MCLK) GPIO for hfp_hf example (IDFGH-13125) #14069

Open abel-belay opened 1 month ago

abel-belay commented 1 month ago

Answers checklist.

General issue report

I'm trying to run the hfp_hf example on a ESP32-DevKitC and a PMOD I2S2 codec. The codec requires a master clock (MCLK) input but the example does not assign the master clock to any pin and does not provide a way of doing so.

esp-qing commented 1 month ago

Hi, Sorry for replying so late. Which audio data path are you using (PCM or HCI)?