Coder Social home page Coder Social logo

Comments (5)

Edzelf avatar Edzelf commented on September 27, 2024

Praveenchaun,

It looks like the connection to the VS1053 is not correct. There shouldn't be errors after "Slow SPI,Testing VS1053 read/write registers...". In your case I see a readback of "FFFF", so I assume that writing commands to SPI did not work. Check the wiring.....
Debug output should look like this:
.
.
D: Reset VS1053...
D: End reset VS1053...
D: Slow SPI,Testing VS1053 read/write registers...
D: Fast SPI, Testing VS1053 read/write registers again...
D: endFillByte is 0
D: * Scan Networks *
.
.

from esp-radio.

praveenchaun avatar praveenchaun commented on September 27, 2024

Thanks for your response.
I have not connected the reset wiring to VS1053, is that could be an issue?
I was trying to reset the board manually pulling it to GND between below steps.
D: Reset VS1053...
D: End reset VS1053...
Could you please let me know what the diod values you used?

from esp-radio.

Edzelf avatar Edzelf commented on September 27, 2024

There is no need for the reset wiring as long as you use power-off power-on to reset the radio. I used 14148 diodes. If "Testing VS1053 read/write registers" produces errors, check pins 1,2,4,5, and 7 of the VS1053 board. I'm pretty sure that one of these pins is not (or wrong) wired.
Make sure you select Board: "Generic ESP8266 module" and Flash Size: "4 M(1M SPIFFS)".

from esp-radio.

praveenchaun avatar praveenchaun commented on September 27, 2024

Today I reconnected everything and noticed that it stops at the below location:

: Restored settings: volume 80, preset 1
D: 1Reset VS1053...
D: End reset VS1053...
D: inside testComm
D: VS1053 not properly installed!

Once I disconnect the DREQ Pin, proceeds to rest of the steps and fails!!

D: Fast SPI, Testing VS1053 read/write registers again...
D: VS1053 error retry SB:0003 R1:0000 R2:0000
D: VS1053 error retry SB:0006 R1:0000 R2:0000

Something wrong with my module. I am using ESP12E Firmware :

2nd boot version : 1.4(b1)
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size & Map: 8Mbit(512KB+512KB)
jump to run user1 @ 1000

ŒÂÕ�MEM CHECK FAIL!!!
ärlŽ‚rô

Ai-Thinker Technology Co. Ltd.

Sketch upload options as you suggested.

from esp-radio.

Edzelf avatar Edzelf commented on September 27, 2024

Your ESP8266 works correctly according to the debug output.
After power up or reset the DREQ line must be HIGH. "VS1053 not properly installed!" will be printed if this line is LOW. Pin 4 of the VS1084 should be on a 3 Volt level when not connected. If not, the board is probably damaged. Are u sure that the module is powered by 5 Volt?

from esp-radio.

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.