Skip to content

Conversation

@tobozo
Copy link
Collaborator

@tobozo tobozo commented Sep 1, 2025

  • Backported/synced tweaks and fixes from M5GFX, including support for SD_MMC
  • Tested support for ESP32 with esp-idf 5.x to 5.5x and up to arduino-esp32 3.3.0
  • Added support for ESP32P4 + MIPI/DSI
  • Added QSPI Support for ESP32 (via Bus_SPI config)
  • Added spi::readBytes() support for RP2040
  • Added new panel bases
    • Panel_AMOLED
    • Panel_SharpLCD
    • Panel_DSI
  • Added new panel variants:
    • Panel_Round_GC9A01_071
    • Panel_NV3041A
    • Panel_RM67162
    • Panel_RM690B0
    • Panel_SH8601Z
    • Panel_ILI9881C

tobozo and others added 30 commits May 1, 2025 11:06
* Backported QSPI from PR #388 
* Disabled QSPI for arduino core 1.x.x
* Disabled QSPI for ESP32-P4
* Limited QSPI to esp32 + idf version >= 4.4.x
* Added Panel_AMOLED and following panels:
  * Panel_NV3041A
  * Panel_RM690B0
  * Panel_RM67162
* Added Touch_CST226, grouped CSTxxx touch devices
* Added config sample for Lilygo T4-S3 and T-Display-S3-AMOLED
thanks to @iSP-Iwasaki for suggesting this fix
@tobozo tobozo changed the title Develop v1.2.9 Sep 3, 2025
@ZKARGG
Copy link

ZKARGG commented Oct 8, 2025

Hello, when using this version, the palette color display is abnormal and the screen shows undefined colors. I am looking for the problem, but I have no clue.

@ZKARGG
Copy link

ZKARGG commented Oct 8, 2025

No issues found with other parts, works great with arduino-esp32 3.3.0

@ZKARGG
Copy link

ZKARGG commented Oct 8, 2025

It is confirmed that the problem is with version 1.2.9. When I switch to 1.2.7, it displays normally, but 1.2.7 does not work under arduino-esp32 3.3.0

@tobozo
Copy link
Collaborator Author

tobozo commented Oct 8, 2025

Hi,

unless you want to discuss details of this pull request I suggest you create an issue

Repository owner locked as too heated and limited conversation to collaborators Oct 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants