How to run ADF examples for custom development board?

ujurmsde
Posts: 73
Joined: Tue Jan 19, 2021 6:37 am

How to run ADF examples for custom development board?

Postby ujurmsde » Sat Dec 20, 2025 5:29 pm

I have a custom development board with ESP32s3 chip on it. I have seen some examples such as mp3 decoder that can run on development boards. But what configurations are needed to be changed so that they can run on custom board?
How to init different paripherals?

lichurbagan
Posts: 63
Joined: Thu Nov 13, 2025 3:20 pm

Re: How to run ADF examples for custom development board?

Postby lichurbagan » Sun Dec 21, 2025 3:13 pm

Did you try the ADF examples in your custom development board? Is there any error message that you see while uploading the codes?

ujurmsde
Posts: 73
Joined: Tue Jan 19, 2021 6:37 am

Re: How to run ADF examples for custom development board?

Postby ujurmsde » Sun Dec 21, 2025 6:13 pm

Hi,

I tried simple code, that I have copied from mp3_music_play example. That is still not complete. But worked ok as of now.

So, my scenario is different, I have a USB pen drive that is connected to the board with music on it. I would like to decode .mp3 music from drive and send it to I2S amplifier.

There are many examples. such as with SD card but have not seen one with Pendrive. That is why wanted to know in advance.

https://github.com/espressif/esp-adf/tr ... card_music

Also, consider that user has insert a drive in a slot, I have a code that can detect connection, disconnection, etc. Now once connected then audio pipeline should start automatically and if music is over then it should stop. If device is disconnected, then also pipeline should stop. And repeat this sequence again...

Who is online

Users browsing this forum: No registered users and 1 guest