Git Product home page Git Product logo

Comments (2)

Edzelf avatar Edzelf commented on August 29, 2024 1

Try this:
coef[i] = ((int32_t)Get32BitVal((unsigned int*)last)) >> 16;

Better use the new version of the ESP32 radio, see here.

from esp32-radio.

amishrabbit avatar amishrabbit commented on August 29, 2024

Thanks for the update, Ed. I really appreciate it.

I was having difficulty with reflashing this particular kit, which is a few years old now. I wanted to reproduce the steps I went through originally, but so many of the libraries have updated beyond supporting what they did a few years ago, it was very, very difficult.

I was also trying to avoid installing an entirely different IDE other than Arduino, which I am comfortable with.

In the end, the trick that seemed to work for the Hackerboxes kit was to flash the settings into the device using the V1 Esp32_radio_init.ino in Arduino IDE with the "Erase entire flash memory" enabled, then switching to the Visual Studio Code/PlatformIO to flash over the (V2) firmware. That managed to get the user interface working and the device bootable.

Without flashing the settings first in Arduino, this particular device build (ESP-WROOM32 "DOIT ESP32 DEVKIT V1" + VS1053 + ST7735R 'GreenTab') does not seem to "take" the defaultsettings.txt content that was being flashed from the V2 software over PlatformIO, and fails to boot at all. Doing it this way, the device fires right up.

So while I'm grateful for the line of updated code, it was not necessary.

However, I'm now experiencing a different problem with this hardware so I will close this ticket and open a new one for that issue.

Thanks again!

from esp32-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.