This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:amateur_radio:meshtastic:new_tft_gui [2024/09/24 00:50] – more flashing steps Andrew Yong | projects:amateur_radio:meshtastic:new_tft_gui [2024/12/17 03:09] (current) – [Build] Update build instructions to pull latest device-ui and use correct t-deck-tft environment Andrew Yong | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== New TFT GUI for Meshtastic ====== | ====== New TFT GUI for Meshtastic ====== | ||
- | |||
There' | There' | ||
Line 14: | Line 13: | ||
Unfortunately, | Unfortunately, | ||
+ | |||
+ | ===== Download from GitHub CI ===== | ||
+ | |||
+ | :!: Instructions no longer valid as image generation disabled :!: | ||
Here's how to obtain and flash it: | Here's how to obtain and flash it: | ||
+ | - You must be logged in on [[https:// | ||
- [[https:// | - [[https:// | ||
- | - If not all checks passed, click the dropdown arrow next to the commit hash, scroll to the bottom, and pick the lowest positioned (latest) commit without a red x next to it | + | - On the left sidebar, click **CI** |
- | - Scroll down to the Artifacts (Produced during runtime) section | + | - Scroll down to the **Artifacts (Produced during runtime)** section |
- | - Find the zip file for your particular device and click the download symbol to the right of it (you need to be logged in for this to work) | + | - Find the zip file for your particular device and click the download symbol to the right of it (if you don't see the download symbol, check that you are logged in) |
- Use the [[https:// | - Use the [[https:// | ||
* ChipType: ESP32-S3, WorkMode: Develop, LoadMode: (any, I used USB) | * ChipType: ESP32-S3, WorkMode: Develop, LoadMode: (any, I used USB) | ||
* First line is the .bin file, address @ 0x0 | * First line is the .bin file, address @ 0x0 | ||
- | * SPI SPEED: 80MHz, SPI MODE: QIO, BAUD: 921600 and don't forget to select the correct COM port | + | * SPI SPEED: 80MHz; SPI MODE: QIO, BAUD: 921600 and don't forget to select the correct COM port |
+ | |||
+ | ===== Build Firmware ===== | ||
+ | |||
+ | ==== Prerequisites ==== | ||
+ | |||
+ | Instructions are written for [[https:// | ||
+ | |||
+ | ==== Build ==== | ||
+ | |||
+ | - '' | ||
+ | - '' | ||
+ | - '' | ||
+ | - '' | ||
+ | - Follow same flashing instructions as for download, firmware is in '' |