atomic14 / atomic14/esp32_wireless_microphone
Compiling errors with ESP32S3
- Dominant language
- C++
- Stars
- 108
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hi, thank you for this project.
I'm new to ESP32-programming and I have tried your project with an ESP32S3. I'm getting some compilation errors regarding ADC and I2S like "I2S_MODE_ADC_BUILT_IN was not declared in this scope". When I change the board to am ESP32S2 version the code is getting compiled without any errors. I'm I right, that the ADC I2S-mode ist no longer supported by an ESP32S3?
Is there another posibility to use an analog microphone with the ESP32S3 and your code?
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by reproducing the build on an ESP32S3 and compare the ADC/I2S configuration with the ESP32S2 build; done means the supported ESP32S3 path compiles and an analog microphone can be used, or the limitation and required board are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100