Windows 10 ILI9341 TFT LCD spi display

Story

I recently bought a Raspberry Pi and had bought a (2.2 Inch Serial TFT SPI LCD Screen Module HD 240 x 320 5110 Compatible) display off the web a while ago. I wanted to connect the two together, so not being able to find a specific sample on the web, I wrote my own. windows 10 ili9341 tft lcd spi display

The closest I found was https://ms-iot.github.io/content/en-US/win10/samples/SPIDisplay.htm. This sample was invaluable in getting me started.

I also used the data sheets (ILI9341, tm022hdh26) for the said display.

The only thing that this project does is alternately display the windows logo and the raspberry pi logo.

In practice, this display is really really slow. It has to write 153000 bytes to fully update the screen. Over a 10Mhz spi bus, it takes a while.

Oldieman has provided details on how to get this working on the  Adafruit PiTFT Mini Kit 320×240 2.8″ TFT+Capacitive Touch screen ADA1983.

Schematics schematic windows 10 ili9341 tft lcd spi display

You should be able to use this code for only displays like http://www.adafruit.com/product/1480 as it also is driven by the same chip.

For more detail: Windows 10 ILI9341 TFT LCD spi display

 

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top