Giter VIP home page Giter VIP logo

Comments (3)

rafaelbonventi avatar rafaelbonventi commented on August 18, 2024

hey Dnismiix where you able to get this code going? i am getting errors
20:12:22.673 -> configsip: 0, SPIWP:0xee
20:12:22.673 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:12:22.673 -> mode:DIO, clock div:1
20:12:22.673 -> load:0x3fff0018,len:4
20:12:22.673 -> load:0x3fff001c,len:1216
20:12:22.673 -> ho 0 tail 12 room 4
20:12:22.673 -> load:0x40078000,len:9720
20:12:22.673 -> ho 0 tail 12 room 4
20:12:22.673 -> load:0x40080400,len:6352
20:12:22.673 -> entry 0x400806b8
Start

black screen and it does nothing can you please help me ? thank you

from arduino-esp32fs-plugin.

lorol avatar lorol commented on August 18, 2024

You may check this: https://github.com/krdarrah/ESP32_GUI_Programmer

from arduino-esp32fs-plugin.

lbernstone avatar lbernstone commented on August 18, 2024

You can use esptool directly for this:
esptool.exe --baud 921600 read_flash 0 0x400000 full.bin
and then program the device with:
esptool.exe --baud 921600 write_flash 0 full.bin
Your issue is going to be handling the countless number of problems with Windows installations.

from arduino-esp32fs-plugin.

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.