Git Product home page Git Product logo

Comments (5)

RemyEE avatar RemyEE commented on July 25, 2024 1

I've solved the problem.
Follow the example https://github.com/espressif/esp-idf/tree/master/examples/storage/sd_card
to set GPIO2 low to enter download mode, I connected GPIO0 and GPIO2 by a jumper.
Some how, connecting GPIO0 and GPIO2 make the mp3 file can't be read. I tried to disconnect the jumper between GPIO0 and GPIO2 the file be read properly.
Summary:
(1) To enter flash mode, connect GPIO0 and GPIO2 by a jumper.
(2) In run mode, disconnect that jumper. The SD card should works.

from esp-adf.

tuanpmt avatar tuanpmt commented on July 25, 2024

Hi @RemyEE

Are you sure the sdcard card was working properly? If not, please try to test the sdcard with an example read/write: https://github.com/espressif/esp-idf/tree/master/examples/storage/sd_card

from esp-adf.

RemyEE avatar RemyEE commented on July 25, 2024

@tuanpmt I tested the sd_card example. It works well.
image
Do I need to set some specific pins to make pipeline_sdcard_mp3 work on my own module instead of ESP32-Lyrat?

from esp-adf.

RemyEE avatar RemyEE commented on July 25, 2024

Can I get some advice to change the sd card speed or mode (1 wire or 4 wire)? I think changing the speed may solve the problem.

from esp-adf.

dev-techshlok avatar dev-techshlok commented on July 25, 2024

I am using ESP32 Wroom board. What configuration do i need to use.
My steps till now.
I have checked the ESP32 with SDcard using ESP-IDF example.
Now i am trying to access the SDCard MP3 example "pipeline_sdcard_mp3.c".
Can you help me? @RemyEE

from esp-adf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.