Skip to content

Conversation

@atoomnetmarc
Copy link

Hi!

I added support for 2.25" ST7789 76x284 TFT.

It is this one:
https://aliexpress.com/item/1005008920033631.html

Without this change I only see noise and sometimes an update depending on the orientation. I figured out this display needed column and row offsets, which appear to be 82 and 18.

This seems relevant to know:

  -DST7789_DRIVER=1
  -DTFT_WIDTH=76
  -DTFT_HEIGHT=284

I tested with all 4 rotations.

image

image

image

image

@atoomnetmarc
Copy link
Author

Here is the test project that runs in the screenshots: https://github.com/atoomnetmarc/ST7789-76x284

@madias123
Copy link

+1 for this PR
Maybe (somewhere) with the little info: BL Pin must be set to GND not to VCC (like on most of all other display modules)

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