Im very new to arduino stuff, but i bought a set from open smart TFT LCD 3.5
I downloaded the ST7793 library plus extras, but i only get white screen.
On the board says ST7793
i ran diagnose_tft from mcufriend and:
20:27:53.902 -> Diagnose whether this controller is supported
20:27:53.948 -> There are FAQs in extras/mcufriend_how_to.txt
20:27:53.994 ->
20:27:53.994 -> tft.readID() finds: ID = 0x5393
20:27:54.041 ->
20:27:54.041 -> MCUFRIEND_kbv version: 2.9.9
20:27:54.041 ->
20:27:54.278 ->
20:27:54.278 -> This ID is not supported
20:27:54.278 -> look up ID in extras/mcufriend_how_to.txt
20:27:54.322 -> you may need to edit MCUFRIEND_kbv.cpp
20:27:54.369 -> to enable support for this ID
20:27:54.369 -> e.g. #define SUPPORT_8347D
20:27:54.416 ->
20:27:54.416 -> New controllers appear on Ebay often
20:27:54.463 -> If your ID is not supported
20:27:54.510 -> run LCD_ID_readreg.ino from examples/
20:27:54.510 -> Copy-Paste the output from the Serial Terminal
20:27:54.603 -> to a message in Displays topic on Arduino Forum
20:27:54.603 -> or to Issues on GitHub
20:27:54.649 ->
20:27:54.649 -> Note that OPEN-SMART boards have diff pinout
20:27:54.697 -> Edit the pin defines in LCD_ID_readreg to match
20:27:54.743 -> Edit mcufiend_shield.h for USE_SPECIAL
20:27:54.791 -> Edit mcufiend_special.h for USE_OPENSMART_SHIELD_PINOUT
your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advice on) your project See About the Installation & Troubleshooting category.
Please post a link to the actual board that you have bought. e.g. Ebay sale page.
Have you bought the red "OPEN-SMART UNO R3 AIR" board to go with it ?
I have the bare 3.3V ST7793 board from Open-Smart.
was unware that libraries also went to documents, so had a conflict of mcufriends
So i did a clean slate install on the sellers libs and i got it to work.
all started because i tried adafruit and mcufriend directly from update.
big no no with chinese boards, they seem to like their own code.
I would be much happier if they cooperated with library authors.
Then we could publish code that promotes their hardware.
The worst part of the "hacked library" is that they retain the original name.
And since they are not supported by the Library Manager they might get installed anywhere !!
Open-Smart seem to be quite a nice company.
LCDWIKI with their badly spelled libraries are very bad news.
Believe me mr David, if i knew, i would have bought a more commun board, like i said, im new to this, and offtopic its for even larger project for hydroponics.