Git Product home page Git Product logo

Comments (4)

NilsMinor avatar NilsMinor commented on July 20, 2024

FYI the exact same behavior happens with this example project (https://github.com/m5stack/M5Paper_FactoryTest )

I get this as output, over and over again:
M5EPD initializing...[ 2629][D][M5EPD_Driver.cpp:68] begin(): Init SUCCESS.
[ 3256][E][esp32-hal-cpu.c:110] addApbChangeCallback(): duplicate func=0x400fc9c8 arg=0x3ffbde2c
[ 3402][W][sd_diskio.cpp:186] sdCommand(): token error [0] 0x12
[ 3403][W][sd_diskio.cpp:516] ff_sd_initialize(): GO_IDLE_STATE failed
[ 3403][E][sd_diskio.cpp:802] sdcard_mount(): f_mount failed: (3) The physical drive cannot work
[ 3424][D][GT911.cpp:35] begin(): GT911: Initialization
[ 3424][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
[ 3536][D][font_render.c:63] font_cache_init(): Chace use 51104 bytes

Any help is highly appreciated as I really have no idea why it is restarting all the time, but burning the examples from m5burner works fine with my setup (Mac + usb cable + m5paper)

from m5epd.

NilsMinor avatar NilsMinor commented on July 20, 2024

Ok I've made some progress. It seems to be related to the touch initialization and the esp framework version. I used the latest version 5.2.0 and this didn't work BUT with version 5.1.1 of ESP it is working. I have no idea what has changed but this was breaking this library :)

from m5epd.

GreenOlvi avatar GreenOlvi commented on July 20, 2024

Hi, I have the same error and boot loop. Managed to narrow the error down to newer version of espressif/arduino-esp32; worked on 2.0.4, crashing on 2.0.5.

Managed to get code working by adding
platform_packages = [email protected]
to platformio.ini.

But I also have no idea which change broke it.

from m5epd.

NilsMinor avatar NilsMinor commented on July 20, 2024

Thanks for the insight :) lets hope it will be fixed in the next release :)

from m5epd.

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.