WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Touchscreen 3.5" display support for Raspberry Pi 2B  (Read 8303 times)

Offline ashfame

  • Full Member
  • ***
  • Posts: 112
Re: Touchscreen 3.5" display support for Raspberry Pi 2B
« Reply #30 on: August 13, 2020, 01:54:05 AM »
hi Rich, thanks for finding this out!

Code: [Select]
Option "Calibration" "min-x max-x min-y max-y"

That makes the default config I have wrong, as the middle 2 numbers are smaller ones indicating they are minimum coordinate values. I will try flipping them but I wonder how does it even function correctly in Raspbian  ???


Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: Touchscreen 3.5" display support for Raspberry Pi 2B
« Reply #31 on: August 13, 2020, 07:53:59 AM »
Hi ashfame
... but I wonder how does it even function correctly in Raspbian  ???
Maybe they used:
Code: [Select]
Option "InvertX" "1"The link I provided doesn't give any details on how the inversion is implemented.

Offline ajggray

  • Newbie
  • *
  • Posts: 1
Re: Touchscreen 3.5" display support for Raspberry Pi 2B
« Reply #32 on: December 12, 2020, 02:03:33 AM »
Hi Rich

Did you manage to get the seven working? Can you share the working solution?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: Touchscreen 3.5" display support for Raspberry Pi 2B
« Reply #33 on: December 12, 2020, 06:28:50 AM »
Hi ajggray
I don't own a Pi.