Code not work on STM32F103C8B6 + ILI9488(or ILI9486) #2522
-
Good day @Bodmer!
Through this library, the display is defined as 9486 I want to make the display work with the library TFT_eSPI .
In Serial1 port see
Please tell me:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You need to change the setup file to 8 bit parallel; |
Beta Was this translation helpful? Give feedback.
You need to change the setup file to 8 bit parallel;
#define TFT_PARALLEL_8_BIT
//#define TFT_PARALLEL_16_BIT