pebri86 / esplay-base-firmware

Bootloader or sdcard flasher for ESPlay HW ESP32 based device, based on odroid go base firmware
56 stars 22 forks source link

I accidentally deleted firmware. #8

Open VolosR opened 2 years ago

VolosR commented 2 years ago

Hello, I have V2 of espplay. My device was recharging on my working desk, it was conected to my pc and i accidentaly burned arduino sketch to it. Now i cant play games any more. I tried to burn base firmware but it seem i am doing somethiong wrong. I tried two ways.

First i tried to use esptool, i intaled python 3.7.7 ,path was added to system, then i sucesfuly instaled pip, and then i instaled esptool, instalation was sucesfull. In firmware/bootloader map i edited .BAT file to change serial port. And when i run bat file, nothings i can see comand windo show and disapeer fast.

Then i tried another method, i used flash download tool and do exacly what is explaind in this video https://youtu.be/vjIlmMD8K3A (How to add MP3 mode) And it still dont work , what i am doing wrong?

Thank you and sorry for my english. Cheers

pebri86 commented 2 years ago

Hi, it seems the flashing process is not work. Please execute the bat file under cmd windows and you should see what's the problem. If the flashing success the board will boot into bootloader screen then you should see the esplay retro fw file ready to flash

pebri86 commented 2 years ago

At the moment i still develop a new bootloader so to install new app just like drag n drop or upload .bin file via web app and switch between app via tft interface with fast switching without flashing process, i adopt the appfs system like pocketsprite, until the new bootloader finish please stick with the old one.