epaper_templates icon indicating copy to clipboard operation
epaper_templates copied to clipboard

[Feature request] Can you add GDEH0154D67 (Supported by GxEPD2)

Open velaar opened this issue 4 years ago • 3 comments

I tried to add it directly to lib/Display/DisplayTypeHelpers.cpp but doesn't really work. Maybe I'm missing something.

velaar avatar Feb 03 '21 23:02 velaar

Hey @velaar, happy to help add support for a new GxEPD2 display type.

Could you link a commit or a diff so that I know what you tried, and provide a little more information about the way in which it didn't work?

sidoh avatar Feb 04 '21 01:02 sidoh

Hey @sidoh Here is what I tried: diff.txt

It seems the display doesn't initialize at all. Using HSPI on ESP32 (ESP32-PICO-KIT). The display works fine with EPD2 examples.

velaar avatar Feb 04 '21 22:02 velaar

Those changes look correct to me. Anything interesting in Serial after you select that display type?

(disclaimer: it's going to be a little difficult for me to give detailed help because I don't own this module.)

sidoh avatar Feb 05 '21 16:02 sidoh