ICNT86 support for I2C component #3309
Unanswered
Minikea
asked this question in
New Components
Replies: 2 comments 1 reply
-
That's a known i2c issue. Try using the .3 release. |
Beta Was this translation helpful? Give feedback.
1 reply
-
for reference, the workaround
did. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the component you'd like
could you bring the ICNT86 chip into esphome?
used by WAVESHARE 2.9inch Touch e-Paper HAT for touchscreen.
What are your use cases for this component?
it's the I2C part used for a touchscreen. the touchscreen itself may be GT911 compatible, but I can not test that.
Is there a public datasheet, documentation and/or schematics?
you can find this chip used in waveshare :
https://www.waveshare.com/wiki/2.9inch_Touch_e-Paper_HAT_Manual
https://www.waveshare.com/wiki/Pico-CapTouch-ePaper-2.9
it seems the I2C respond to 0x48.
Anything else?
logs:
Beta Was this translation helpful? Give feedback.
All reactions