Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sunton 2432S028R or similar to Touch not work at all #767

Open
3 tasks done
Szymon-ek opened this issue Jul 19, 2024 · 7 comments
Open
3 tasks done

Sunton 2432S028R or similar to Touch not work at all #767

Szymon-ek opened this issue Jul 19, 2024 · 7 comments
Labels
hardware New hardware or driver

Comments

@Szymon-ek
Copy link

Perform all steps below and tick them with [x]

  • Check the related part of the Documentation
  • Update openHASP to the latest version
  • Reproduce the issue and describe all steps

Blow developmen build esp32-2432s028r_full_4MB_v0.7.0-rc12_cd34d89.bin in.
Similar efect with Buided from Source code via Visual Studio Code

Describe the bug

New openHASP Nightly Development Build Sunton 2432S028R, LCD work OK , www, all working fine, but Touch not work at all. With original Firmware LVGL demo touch work OK

To Reproduce

Reprogram Board with: esp32-2432s028r_full_4MB_v0.7.0-rc12_cd34d89.bin

Expected behavior

Workin touch

Screenshots or video

image
image

@Szymon-ek Szymon-ek added the bug Something isn't working label Jul 19, 2024
@fvanroie
Copy link
Collaborator

2432S028R is for resistive touchreens only.

@fvanroie fvanroie added hardware New hardware or driver and removed bug Something isn't working labels Jul 19, 2024
@Szymon-ek
Copy link
Author

Yes and this is resistive touchscreen, chip is xpt2046, is connected courtly to pins:
TOUCH_CS=33
TOUCH_SCLK=25
TOUCH_MOSI=32
TOUCH_MISO=39
TOUCH_IRQ=36
Because i do not how to debug firmware yet, i do not know if this module was not compiled , or selected one is incorrect

@Szymon-ek
Copy link
Author

any idea whay it not work ?

@Saharel001
Copy link

Hi there, in my case with the same display ID (but with usb c) and the same firmware it works. But the touch is mirrored. Maybe more as one versions of this display exist.

@tremichl
Copy link

tremichl commented Aug 9, 2024

Have also an ESP32-2432S028 here with an additional USBC port. Apparently there are some more differences to the "original" ESP32-2432S028R
IMG_20240809_152617
IMG_20240809_152634
Would it be possible to create an image for upgraded HW version? Thanks!

@Darthmonkey
Copy link

I'm having exactly the same issues as tremichl. Is it likely anyone will be looking at this?

@RyanEwen
Copy link

Might be silly but did you initiate the Display Calibration via web UI?

I just set up 2 of these and touch works fine after doing the Calibration. Did not respond to touch before that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hardware New hardware or driver
Projects
None yet
Development

No branches or pull requests

6 participants