Skip to content

Releases: waveshareteam/ESP32-S3-Touch-AMOLED-1.8

ESP32-S3 Touch AMOLED 1.8 Firmware v1.0.1

Choose a tag to compare

@Y1hsiaochunnn Y1hsiaochunnn released this 24 Jul 02:55
8badafe

First firmware release for ESP32-S3 Touch AMOLED 1.8 from the CI workflow.

Firmware assets:

  • ESP-IDF builds for v5.5.5 and v6.0.2 across 17 first-party examples (34 ZIP files).
  • Arduino-ESP32 3.3.11 builds for 16 original-board sketches and 10 V2-board sketches (26 ZIP files).
  • Each firmware ZIP includes manifest.json, flash.sh, flash.bat, flash_args.txt, a package README, and the required binaries under bin/.
  • Arduino packages use the exported merged image at offset 0x0; ESP-IDF packages retain the build-generated segment binaries and flash offsets.

Hardware variants:

  • Original: SH8601 display with FT3168 touch.
  • V2: CO5300 display with CST820 touch.

Validation:

  • Built from tag v1.0.1 at commit 8badafe.
  • Build Examples run 30061323991 passed all 62 jobs and produced 60 firmware artifacts.
  • All release manifests and packaged binaries were checked before upload.

Note:

  • Factory binaries under Firmware/ remain recovery/reference assets and are not rebuilt by CI.