Skip to content

4827S043C GT911 Interrupt Pin used? #167

Open
@Danez-DK

Description

@Danez-DK

Hi,
This is more of a question, than an issue.

As far as I can understand, most 4827S043C boards does not have the Interrupt pin "enabled" by default.
You would have to bridge R17 (connect GT911 to GPIO18), and might have to remove/replace R5, as the GT911 might be too weak to pull GPIO18 low. Also the XPT2046 (U1) chip can be removed, as it is not used for anything, but it is attached to GPIO18.

On theses boards, the program code would have to check if there are changes from the GT911, and use more CPU on that task.

If I make the above changes, should I then change some settings somewhere to make LVGL use interrupt, or does it check if interrupts work, and if not, it just check the GT911 chip for changes all the time?

I could just make the changes, and see what happens, just wanted to ask someone that seems to have a better understanding of how LVGL and hardware input works. :)

You have done a Great job, I really appreciate all the work you have put into this. :)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions