Skip to content

lvgl_v8_port, poll touch controller on interrupt only #209

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hegdi
Copy link

@hegdi hegdi commented Jun 12, 2025

only poll touch screen if interrupt happened.
Prevents cst816s and similar, which are only accessible
after resume, from generating i2c errors.

	only poll touch screen if interrupt happened.
	Prevents cst816s and similar, which are only accessible
	after resume, from generating i2c errors.
@Lzw655
Copy link
Collaborator

Lzw655 commented Jun 17, 2025

Hi @hegdi,

This problem does exist. Thank you very much for your contribution!

@mringwal
Copy link

Hi @Lzw655 What's the issue with the failed pre-commit check? Is there anything we can do?

@Lzw655
Copy link
Collaborator

Lzw655 commented Jun 23, 2025

Hi @mringwal,

Don't worry. I'll cherry-pick this commit to another PR and have fixed the pre-commit issue. However, I've noticed there are a few other PRs. I plan to merge them all together. If you're in a hurry, I can also merge it separately first.

@mringwal
Copy link

No hurry. Please proceed in the best way for you. Thanks!

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

Successfully merging this pull request may close these issues.

3 participants