Replies: 6 comments 1 reply
-
Hi @g1ra , welcome to GxEPD2 discussions! You could start with some research yourself:
|
Beta Was this translation helpful? Give feedback.
-
Hi @ZinggJM board is supported by Arduino env. I'm running currently on Arduino 2.3.4 , with some hack required installing . SPI interface (master/slave) up to 8 Mbit/s |
Beta Was this translation helpful? Give feedback.
-
Ok. I should have asked for the board package you use with the Arduino IDE. You can check if you can compile GxEPD2 for this processor. Good Luck! |
Beta Was this translation helpful? Give feedback.
-
Bad Luck:
Doesn't seem to support C++. |
Beta Was this translation helpful? Give feedback.
-
got some error for pgmspace , so I had to remove pgmspace from GxEPD2_EPD.cpp
and adding
then looks like I got an error because of c++ (?) at compiling GxEPD2_HelloWorld
|
Beta Was this translation helpful? Give feedback.
-
@ZinggJM Thanks for looking into this . Have a nice day, |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to add support for SMT8 ? I would like to use with STM8 development board STM8S103F3P6
Beta Was this translation helpful? Give feedback.
All reactions