2.4 TFT LCD shield MEGA - 0xFCFC - SCREEN WHITE

23:53:31.438 -> Diagnose whether this controller is supported
23:53:31.505 -> There are FAQs in extras/mcufriend_how_to.txt
23:53:31.539 ->
23:53:31.539 -> tft.readID() finds: ID = 0xFCFC
23:53:31.573 ->
23:53:31.573 -> MCUFRIEND_kbv version: 3.0.0
23:53:31.607 ->
23:53:31.777 ->
23:53:31.777 -> This ID is not supported
23:53:31.811 -> look up ID in extras/mcufriend_how_to.txt
23:53:31.879 -> you may need to edit MCUFRIEND_kbv.cpp
23:53:31.913 -> to enable support for this ID
23:53:31.947 -> e.g. #define SUPPORT_8347D
23:53:31.981 ->
23:53:31.981 -> New controllers appear on Ebay often
23:53:32.015 -> If your ID is not supported
23:53:32.049 -> run LCD_ID_readreg.ino from examples/
23:53:32.084 -> Copy-Paste the output from the Serial Terminal
23:53:32.118 -> to a message in Displays topic on Arduino Forum
23:53:32.186 -> or to Issues on GitHub
23:53:32.220 ->
23:53:32.220 -> Note that OPEN-SMART boards have diff pinout
23:53:32.254 -> Edit the pin defines in LCD_ID_readreg to match
23:53:32.322 -> Edit mcufiend_shield.h for USE_SPECIAL
23:53:32.356 -> Edit mcufiend_special.h for USE_OPENSMART_SHIELD_PINOUT

Hi, I just bought 2.4 TFT LCD shield in Indonesia
The screen is definitly WHITE with arduino mega, but normal with UNO
It seems the driver code is 0xFCFC
I already tried all solutions that I have found on internet
I haven't an high level on the subject ...

Can someone help me ?
Thankyou

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.