Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

warning about some 2.8 SPI TFT (ILI9341) displays on eBay.
#23

Hi engolling,

Thank you for the pictures of your display, and by the news about the updated Paul Stoffregen touch library (all work from Paul Stoffregen is fantastic).
I already give a look at the new library, and I liked the changes. If I manage to make it work with the standard display's, and also with the new ones, surely I will include it on the next software update.

The displays like your (with the yellow pins) doesn't seem the most problematic to add support, as the touch panel is the same and is installed in the same position than the  TFT displays that we are using since ever.

If possible I would like to ask you a favour: using the TouchTest sketch included in the new library, could you please post here the coordinates of the four corners of your screen, using the four possible setting for ts.setRotation(x). This will be very helpful.

Please use this setting:

Code:
XPT2046_Touchscreen ts(CS_PIN, 255);  // Param 2 - 255 - No interrupts

CS_PIN on Pro2 PLUS boards v2.x is pin 38

Once again, thank you.

Reply


Messages In This Thread
warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 14-03-2018, 20:56
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by gekk-cz - 25-03-2018, 19:14
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by Barrow4491 - 26-03-2018, 01:27
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 26-03-2018, 02:16
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 26-03-2018, 02:28
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by gekk-cz - 29-03-2018, 12:53
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by f4aii - 09-04-2018, 17:28
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 10-04-2018, 07:15
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by engolling - 10-04-2018, 20:42
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by f4aii - 11-04-2018, 06:49
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 12-04-2018, 18:43
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by engolling - 14-04-2018, 23:18
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 15-04-2018, 01:25
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by engolling - 15-04-2018, 08:24
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by hornychz - 09-04-2018, 17:40
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 10-04-2018, 07:04
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by Barrow4491 - 12-04-2018, 23:34
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by f4aii - 13-04-2018, 21:27
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by Bill7300 - 15-04-2018, 00:14
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 15-04-2018, 01:48
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 13-04-2018, 22:04
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by engolling - 15-04-2018, 09:05
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 16-04-2018, 02:01
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by engolling - 16-04-2018, 20:21
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 16-04-2018, 20:36
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by engolling - 16-04-2018, 20:44
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 16-04-2018, 21:41
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by engolling - 16-04-2018, 22:12
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 16-04-2018, 22:45
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by engolling - 17-04-2018, 13:19
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 18-04-2018, 06:36
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 18-04-2018, 06:36
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by 41south - 22-01-2019, 04:05
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 22-01-2019, 04:40
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by 41south - 22-01-2019, 05:10
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 22-01-2019, 06:04
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by 41south - 22-01-2019, 06:08
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by 41south - 29-01-2019, 23:29
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by werk_ag - 30-01-2019, 03:25
RE: warning about some 2.8 SPI TFT (ILI9341) displays on eBay. - by 41south - 30-01-2019, 09:02



Users browsing this thread: 3 Guest(s)