Skip to content

Add vendor ID 0x20 to FT chip check#36

Open
bonnom wants to merge 2 commits intoadafruit:mainfrom
bonnom:bonnom-patch-1
Open

Add vendor ID 0x20 to FT chip check#36
bonnom wants to merge 2 commits intoadafruit:mainfrom
bonnom:bonnom-patch-1

Conversation

@bonnom
Copy link
Copy Markdown

@bonnom bonnom commented Feb 12, 2026

I got the error "raise RuntimeError("Did not find FT chip")" On my CoreS3 SE
Did some checks, turned out my touchscreen has the vend_id 0x20. So I added this id to the code and now it works.

I got the error "raise RuntimeError("Did not find FT chip")"
On my CoreS3 SE
Did some checks, turned out my touchscreen has the vend_id 0x20.
So I added this id to the code and now it works.
@tekktrik
Copy link
Copy Markdown
Member

Are you able to use all of the functionality? This library currently supports FT6206 and FT6236, but the CoreS3 SE uses FT66336(U), so I want to make sure no other changes are needed.

If not, then the README can be updated to include support for FT6336.

As a note, this seems to be a repeat of #33 but for a different Vendor ID.

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.

2 participants