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

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

Hi Werk,

problem solved  Smile .
It seems there is a new version of Paul Stoffregen's touch library.
https://github.com/PaulStoffregen/XPT2046_Touchscreen

This supports the setting of the rotation:
Code:
ts.setRotation(1);

Now it's working fine with setting the rotation to 3, because my touch foil was mirrored in x and y, so I flipped it to times to the right.

So if you would include the new version in your next update and make this parameter adjustable in the configs, everything is fine.
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: 1 Guest(s)