Git Product home page Git Product logo

Comments (6)

joekam54 avatar joekam54 commented on May 29, 2024 1

from esp32-tux.

joekam54 avatar joekam54 commented on May 29, 2024 1

from esp32-tux.

sukesh-ak avatar sukesh-ak commented on May 29, 2024

You are using IDF 5.2 and LovyanGFX has some bug which is fixed for this version.
You can read about it here

C:/Users/joe.kampl/Documents/TUX-ESP/ESP32-TUX/components/LovyanGFX/src/lgfx/v1/platforms/esp32/common.cpp: In function 'cpp::bitwizeshift::result<void, lgfx::v1::error_t> lgfx::v1::spi::init(int, int, int, int, int)':
C:/Users/joe.kampl/Documents/TUX-ESP/ESP32-TUX/components/LovyanGFX/src/lgfx/v1/platforms/esp32/common.cpp:493:29: error: 'INTR_CPU_ID_AUTO' was not declared in this scope
  493 |         buscfg.isr_cpu_id = INTR_CPU_ID_AUTO;

You can try using IDF 5.1.2 which should work fine for now.
More details and fix for IDF 5.2 is in the above link.

from esp32-tux.

joekam54 avatar joekam54 commented on May 29, 2024

from esp32-tux.

sukesh-ak avatar sukesh-ak commented on May 29, 2024

C:/Users/Admin/Documents/A-TUX-ESP/

Try not to use long folder tree since some of the compiler tools create issues.

Looks like LovyanGFX library access is missing (best guess).
Maybe you didn't get the submodules while cloning.

from esp32-tux.

sukesh-ak avatar sukesh-ak commented on May 29, 2024

@joekam54
If you want a simple example just for your TFT WT32-SC01 you can try this new sample.
I am trying to get lvgl v9 working for this sample. But the current version is using v8.

https://github.com/sukesh-ak/IDF-ESP_LCD-LVGL

from esp32-tux.

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.