Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T-deck not booting after freshing the firmware #12

Open
nullbeing opened this issue Jun 15, 2024 · 1 comment
Open

T-deck not booting after freshing the firmware #12

nullbeing opened this issue Jun 15, 2024 · 1 comment

Comments

@nullbeing
Copy link

the device not booting up shows nothing after fresh the firmware, tried several times, no luck

esptool.py --chip esp32-s3 --port /dev/cu.usbmodem2301 --baud 115200 write_flash -z 0x1000 acid-drop_v0.1.0_beta.bin
esptool.py v4.7.0
Serial port /dev/cu.usbmodem2301
Connecting...
Chip is ESP32-S3 (QFN56) (revision v0.2)
Features: WiFi, BLE, Embedded PSRAM 8MB (AP_3v3)
Crystal is 40MHz
MAC: 30:30:f9:74:59:7c
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Flash will be erased from 0x00001000 to 0x000e1fff...
Compressed 921232 bytes to 588479...
Wrote 921232 bytes (588479 compressed) at 0x00001000 in 7.8 seconds (effective 940.1 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...

@acidvegas
Copy link
Owner

acidvegas commented Jun 16, 2024

Are you pressing the RST button after flashing??

either way I will push a new version today. You can also try compiling the source in vscode and flashing it via platformio in vscode to see if that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants