Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G g4s
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • lia2-publico
  • g4s
  • Wiki
    • Freedsm
  • Flashing

Flashing · Changes

Page history
Update Flashing authored Apr 06, 2024 by José Carlos Dafonte Vázquez's avatar José Carlos Dafonte Vázquez
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • FreeDSM/Flashing.md FreeDSM/Flashing.md +3 -3
  • No files found.
FreeDSM/Flashing.md
View page @ 794e35a0
......@@ -28,13 +28,13 @@ and confirm the efuse burn (not reversible process) writing "BURN"
## 2 Flashing the ESP32C3-CORE board
Connect the USB-C cable to your computer and push the "Boot" button (around 1 second) of the ESP32 board.
The flashing command is:
Connect the USB-C cable to your computer and push the "Boot" button (around 1 second) of the ESP32 board after the execution of the command:
```bash
esptool.exe --chip esp32-c3 --port COM99 --baud 921600 write_flash -fs 4MB -fm dio --erase-all 0x0 .\firmware.factory.bin
```
If the display is connected, you can use joystick "Left" (GPIO9 - Boot).
# ESP32C3-CORE web upgrade
To perform a complete upgrade of the FreeDSM, it is mandatory to update the Berry script and the firmware.
......
Clone repository
  • FreeDSM
    • Assembly
    • Components
    • Configuration
    • Enclosure
    • Flashing
  • fw
    • current
  • Home