Which board to choose?

gamename
Posts: 35
Joined: Fri Dec 08, 2023 11:33 pm

Which board to choose?

Postby gamename » Thu Dec 26, 2024 8:01 am

I have an esp32-s3-DevKitC-1. I want to play an mp3 file that is embedded in the firmware. I have attached a MAX98357A I2S mono amplifier with a speaker to my esp32.

The question is, which "Audio HAL" board should I select via menuconfig? The options are:

Code: Select all

( ) Custom audio board
( ) ESP32-Lyrat V4.3
( ) ESP32-Lyrat V4.2
( ) ESP32-LyraTD-MSC V2.1
( ) ESP32-LyraTD-MSC V2.2
( ) ESP32-Lyrat-Mini V1.1
( ) ESP32_KORVO_DU1906
( ) ESP32-S2-Kaluga-1 v1.2
( ) ESP32-S3-Korvo-2 v3
( ) ESP32-S3-Korvo-2L v1
( ) ESP32-S3-BOX-Lite
( ) ESP32-S3-BOX
( ) ESP32-S3-BOX-3
( ) ESP32-C3-Lyra-v2.0
( ) ESP32-C6-DEVKIT
( ) ESP32-P4-FUNCTION-EV-BOARD
None of them seem to fit my scenario. Suggestions?

TIA,
-T

tempo.tian
Posts: 41
Joined: Wed Jun 22, 2022 12:10 pm

Re: Which board to choose?

Postby tempo.tian » Tue Dec 31, 2024 9:55 am

You can try the mentioned script to gen new board for you.
https://github.com/espressif/esp-adf/is ... 2418345704

SmallProj
Posts: 5
Joined: Fri Dec 27, 2024 4:22 am

Re: Which board to choose?

Postby SmallProj » Wed Jan 01, 2025 9:13 pm

I am trying to do the same thing, using the "pipeline_http_mp3" example. Into which components directory does this `my_board` go? The one in "esp-adf/components" or the one in "esp-adf/examples/player/pipeline_http_mp3"? I keep getting

Code: Select all

 fatal error: board.h: No such file or directory
I also need to completely eliminate any dependence on i2c but I can not see where that is coming from. I have no i2c peripherals connected.

Who is online

Users browsing this forum: No registered users and 15 guests