在运行I2S_ES8311实例时候使用功能没法正常运行,Example mode设置为music时喇叭也没发音,设置为echo时也没有捕获到外部音频在喇叭中播放 What is the actual behavior? 运行程序时喇叭会有发音 Steps to reproduce. 1、我使用自带的出厂固件运行测试喇叭能正常工作,证明ES8311和功放电路完全没有问题 2、在运行I2S_ES...
Hmm, I would say this has reached the point of being rather bizarre. I found the examples from the wiki with this board that has a revised audio example based on the i2s_es8311 example code that supposedly has the correct setup. Even when using this code I am still unable to get any...
其中,竖着的核心 PCB 板上有 ESP32-S3 的模组、屏幕驱动电路及接口、摄像头驱动电路及 FPC 接口、ES8311 音频电路及扬声器接口。由于受结构影响,麦克风单独贴装在一块小的 PCB 板,它与主控板之间通过 4P 1.27 mm 的排针排母进行对接。横着的底部 PCB 板上搭载了 USB-Type-C 口、BMI270 陀螺仪、5V-3.3V ...
运行i2S ES8311的demo时,崩溃 byhouyawei» Wed Feb 05, 2025 1:41 am 2 1938 byhouyaweiView the latest post Wed Feb 05, 2025 6:39 am IDF V5.3.2 I2C问题 Attachment(s)bywowismyalllife» Tue Feb 04, 2025 9:48 am 0 1805
4 changes: 2 additions & 2 deletions 4 examples/peripherals/i2s/i2s_codec/i2s_es8311/main/example_config.h Original file line numberDiff line numberDiff line change @@ -42,8 +42,8 @@ #define I2S_MCK_IO (GPIO_NUM_13) #define I2S_BCK_IO (GPIO_NUM_12) #define I2S_WS_IO (GPIO_...
其中,竖着的核心PCB 板上有ESP32-S3 的模组、屏幕驱动电路及接口、摄像头驱动电路及 FPC 接口、ES8311 音频电路及扬声器接口。由于受结构影响,麦克风单独贴装在一块小的 PCB 板,它与主控板之间通过 4P 1.27 mm 的排针排母进行对接。横着的底部PCB 板上搭载了 USB-Type-C 口、BMI270 陀螺仪、5V-3.3V DC-...
I2S: Fixed es8311 example has no sound on ESP32-P4 Function EV board when using the default configuration (#14297) (7005d2c) I2S: Fixed the crackle when using APLL clock source with DFS feature (Closes: #14707) (b918a31) ISP: Fixed continuous mode can only trigger once (20c2b24) ISP...
esp-idf/examples/peripherals/i2s/ Go to file esp-idf/examples/peripherals/i2s/ Latest commit Git stats History Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time . . i2s_adc_dac i2s_audio_recorder_sdcard i2s_basic i2s_es8311 ...
UCSC Thread ASCON fork of Espressif IoT Development Framework. Official development framework for Espressif SoCs. - fix(i2s): fix the es8311 example on P4 · UCSC-ThreadAscon/esp-idf@ac2d980
4 changes: 2 additions & 2 deletions 4 examples/peripherals/i2s/i2s_codec/i2s_es8311/main/example_config.h Original file line numberDiff line numberDiff line change @@ -43,8 +43,8 @@ #define I2S_MCK_IO (GPIO_NUM_13) #define I2S_BCK_IO (GPIO_NUM_12) #define I2S_WS_IO (GPIO_...