Search found 2 matches
- Tue Aug 02, 2022 6:21 pm
- Forum: ESP-IDF
- Topic: ESP32 How to turn off automatic log of system output
- Replies: 9
- Views: 29235
Re: ESP32 How to turn off automatic log of system output
Helllo, I'm trying to do the same for the esp32C3, instead of pulling down GPIO15, witch one should I pull down?
- Thu Jul 21, 2022 5:27 pm
- Forum: General Discussion
- Topic: Changing the I2S MCLK GPIO from default in an ESP32C3
- Replies: 1
- Views: 2119
Changing the I2S MCLK GPIO from default in an ESP32C3
I'm using my own esp32c3 designed board to work in a audio project with the ES8311 CODEC. My board is based on Lyrat_mini_v1.2 but it uses ESP32C instead. I've used GPIO 7 conected to the I2S MCLK pin, but in the code there's the folowing message in the i2s.h folder: i2s_pin_defines.PNG It says that...