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

ESP IDF touch Issue #257

Open
TheSnowFall opened this issue Sep 24, 2024 · 0 comments
Open

ESP IDF touch Issue #257

TheSnowFall opened this issue Sep 24, 2024 · 0 comments

Comments

@TheSnowFall
Copy link

TheSnowFall commented Sep 24, 2024

Hello there,

I am using ESP-IDF to code the CYD. There is an example in your repository folder https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/tree/main/Examples/ESP-IDF/LVGL9. I have 2 questions regarding this.

  1. If I compile and upload to test the board, touch does not work. A fix is found not to use the IRQ pin of touch SPI keeping the IRQ pin as NC in hardware.h (default was set as GPIO_36). What if I want to use the IRQ pin?
    image

  2. I have extracted an elementary Squareline UI file. But can not use the extracted codes in my ESP IDF program. can anyone give me guidelines?

Thanks in advance.

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

No branches or pull requests

1 participant