Skip to content

Fix AtomS3R LCD padding for mipi_spi - #98

Open
gwaland wants to merge 2 commits into
m5stack:mainfrom
gwaland:fix-atoms3r-mipi-padding
Open

Fix AtomS3R LCD padding for mipi_spi#98
gwaland wants to merge 2 commits into
m5stack:mainfrom
gwaland:fix-atoms3r-mipi-padding

Conversation

@gwaland

@gwaland gwaland commented Jul 3, 2026

Copy link
Copy Markdown

Summary

Adds explicit pad_width and pad_height values to the AtomS3R atoms3r_lcd mipi_spi display definitions.

ESPHome 2026.6.x changed mipi_spi padding/rotation behavior. Without explicit padding, AtomS3R ST7789V displays using rotation: 180° can show corrupted/pixelated output even though the device otherwise boots and functions normally.

Tested

  • Confirmed display corruption with ESPHome 2026.6.x
  • Confirmed ESPHome 2026.5.3 works without this change
  • Confirmed adding pad_width: 2 and pad_height: 1 fixes the display while preserving rotation: 180

Fixes #96

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.

atoms3r-with-echo-base → Just pixels on the screen

1 participant