Adafruit_ILI9341 icon indicating copy to clipboard operation
Adafruit_ILI9341 copied to clipboard

Library for Adafruit ILI9341 displays

Results 19 Adafruit_ILI9341 issues
Sort by recently updated
recently updated
newest added

Hi, I'm having a trouble with the library, when I uploaded to my Arduino Uno, the console warned an copilation issue with my code, the warning was "Compilation error: expected...

Hi, I'm use the Adafruit_ILI9341 and the GFX library to drive a ILI9341 TFT SPI touch screen on a Arduino UNO with an Ethernet Shield 2 (for the touch pad...

Previously, if one were using this library with a Teensy 4.0 or 4.1, it would use the Teensy 2 SPI speed of 8 MHz because the code was written before...

Simply adds pin definitions for the Feather S3 by Unexpected Maker to `graphicstest_featherwing` (example does not work otherwise)

It is probably already known, but while trying to get this library to work with the Arduino GIGA R1 board on the SPI pins on the normal shield pins 10-13...

Some of the new Arduino cores do not include this file. This includes the cores for the Arduino UNO Rev 4. The change is limited to use the __has_include() preprocessor...

Add support for SONY SPRESENSE board - Set 40MHz as the default SPI frequency - Spresense board must use `SPI_MODE3` not `SPI_MODE0`. It works well on SONY SPRESENSE board with...

Does anybody know how to implement a getPixel() or readPixel() for 9341 TFT controller ? I have an application where I need to save the pixel displayed at x,y location...

While all of the examples and [tutorial code](https://learn.adafruit.com/adafruit-2-8-and-3-2-color-tft-touchscreen-breakout-v2/circuitpython-displayio-quickstart) seem to use pins 9 & 10 for TFT_CS & TFT_DC, they are not consistent in which pin is assigned which function,...

Thank you for opening an issue on an Adafruit Arduino library repository. To improve the speed of resolution please review the following guidelines and common troubleshooting steps below before creating...