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

8048S070C - external I2C bus unusable due to conflict with GT911_TOUCH_CONFIG_INT_GPIO_NUM #159

Open
mhaberler opened this issue Apr 16, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@mhaberler
Copy link

using a 8048S070C / GT911 cap touch board with external I2C sensors connected

it seems the GT911 touch IRQ line (GT911_TOUCH_CONFIG_INT_GPIO_NUM, 18) conflicts with the second I2C Bus SCL line - rendering the second I2C unit inoperable

I tried in a different project using LovyanGFX and polled touch, and had Wire1 working fine there

not sure how to proceed - not sufficiently familar with ESP-IDF + BSP

thanks in advance,
Michael

@mhaberler
Copy link
Author

@rzeldent
Copy link
Owner

If you know where to find it! It is...

However, am wondering, as the IRQ is not used (LVGL is polling) maybe I can leave it out of the configuration...
With your fix, the touch still works right?!

@mhaberler
Copy link
Author

yes touch works perfectly fine

@rzeldent rzeldent self-assigned this Apr 17, 2024
@rzeldent rzeldent added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants