tft lcd ili9225 quotation

Since the 2.0 Inch SPI TFT LCD Color Screen Module display uses 4-wire SPI to communicate and has its own pixel-addressable frame buffer, it can be used with every kind ofmicrocontroller. Even a very small one with low memory and few pins available!

The 2.0″ display has 176×220 color pixels. Unlike the low cost “Nokia 6110” and similar LCD displays, which are CSTN type and thus have poor color and slow refresh, this display is a true TFT! The TFT driver (ILI9225) can display full 18-bit color (262,144 shades!).

The breakout has the TFT display soldered on (it uses a delicate flex-circuit connector) as well as an ultra-low-dropout 3.3V regulator and a 3/5V level shifter so you can use it with 3.3V or 5V power and logic.

tft lcd ili9225 quotation

Recently I bought TFT 2.2" RM68130 OPEN SMART. I tried all that Impulsive said here on this thred (use SUPPORT _9225 & USE_OPENSMART_SHIELD_PINOUT, forced begin(0x9225))

tft lcd ili9225 quotation

I created a new Platform IO project that has nothing but the TFT_eSPI library and a small bit of code to draw the 2 circles and I still get the same behavior. I also tried this on my MacBook Air which has a similar install of Platform IO and the results are the same. Whatever I"m doing at least I"m doing it consistently.