Giter Site home page Giter Site logo

Comments (4)

EremusOne avatar EremusOne commented on May 30, 2024 1

Hi again Magnetrix,

As I told you before, we own no Olimex board to work with and test the emu so we can't test any fix on it. We only release binaries for boards or products we have been able to test thoroughly. Right now, these are the Lilygo TTGO VGA32 and Antonio Villena's ESPectrum board. This may change in the future but can't give you an ETA.

This is done this way for a good reason: to reduce this kind of issues we are talking of right now. Bear in mind we work in this project in our spare time and have to be cautious with the compromises we assume.

Anyway, if u have managed to flash binaries on the board I'm sure you'll be able to install VSCode and PlatformIO, download the source, apply the suggested fix, compile it and flash to the board. It's easier than you may think.

Good luck and tyvm for your interest in ESPectrum!

P.S.: And don't forget to read the doc you sent before asking please: you have the answer for the buzzer issue right there (TIP: BUZ_EN1).

from espectrum.

EremusOne avatar EremusOne commented on May 30, 2024

It seems Olimex has used different pins for the SD card slot:

You'll have to change this line in hardpins.h:

#define PIN_NUM_MISO GPIO_NUM_2

to:

#define PIN_NUM_MISO GPIO_NUM_35

Unfortunately, I've no Olimex board to test it so you'll have to compile and test it for yourself. Let me know if this solves it.

Regards!

from espectrum.

Magnetrix avatar Magnetrix commented on May 30, 2024

I am not a programmer, so I don't have skills to know how compile the code. The internal speaker of the board doesn't output sound... sound only outputs from jack 3.5mm...
ESP32-SBC-FabGL_ZX-ESPectrum-IDF

from espectrum.

Magnetrix avatar Magnetrix commented on May 30, 2024

ESP32-SBC-FabGL_Rev_A.pdf

from espectrum.

Related Issues (18)

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.