Skip to content

Add support for ESP32P4: Capture LCD reset mode and update Power class - #367

Merged
lovyan03 merged 3 commits into
m5stack:developfrom
Ocean-lhy:fix_st7121_lcd_rst
Sep 16, 2026
Merged

lovyan03 merged 3 commits into
m5stack:developfrom
Ocean-lhy:fix_st7121_lcd_rst

Conversation

@Ocean-lhy

Copy link
Copy Markdown
  • Introduced a new boolean member _tab5_lcd_rst_pullup in Power_Class to handle LCD reset mode for ESP32P4.
  • Updated M5Unified.hpp to capture the reset mode before an external display replaces the current display.
  • Modified Power_Class.inl to incorporate the new reset mode in the register configurations for M5Tab5 and M5Tab5X boards.

- Introduced a new boolean member `_tab5_lcd_rst_pullup` in Power_Class to handle LCD reset mode for ESP32P4.
- Updated M5Unified.hpp to capture the reset mode before an external display replaces the current display.
- Modified Power_Class.inl to incorporate the new reset mode in the register configurations for M5Tab5 and M5Tab5X boards.
@lovyan03
lovyan03 merged commit 24dad4f into m5stack:develop Sep 16, 2026
28 checks passed
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

Successfully merging this pull request may close these issues.

2 participants