Skip to content

odd quirks with GDEY029T71H #73

Answered by ZinggJM
moosepr asked this question in Q&A
Dec 16, 2024 · 3 comments · 7 replies
Discussion options

You must be logged in to vote

The reason is found. Fixed in for now in branch work_in_progress.
File: https://github.com/ZinggJM/GxEPD2/blob/work_in_progress/src/gdey/GxEPD2_290_GDEY029T71H.cpp

  // NEEDED before first _setPartialRamArea
  // reason: OTP set for 168x384, but TFT shifted: S8..S175 connected to TFT sources
  _writeCommand(0x21); // Display Update Controll
  _writeData(0x00);    // RED normal
  _writeData(0x00);    // 200x384
  _setPartialRamArea(0, 0, WIDTH, HEIGHT);

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@moosepr
Comment options

@ZinggJM
Comment options

@moosepr
Comment options

@ZinggJM
Comment options

@moosepr
Comment options

Comment options

You must be logged in to vote
1 reply
@moosepr
Comment options

Answer selected by moosepr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants