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

CH347F support #6

Open
cryptozoy opened this issue Oct 7, 2024 · 3 comments
Open

CH347F support #6

cryptozoy opened this issue Oct 7, 2024 · 3 comments

Comments

@cryptozoy
Copy link

I'm trying to use CH347F for SPI and I2C communications under Linux and Windows, but it does not work. Need your help, please!

@yiziliuxian
Copy link

same here, just bought another ch347t board

@i2cy
Copy link
Owner

i2cy commented Oct 11, 2024

Oh I see your point. It does not seem to have CH347F chip selling on the market on those days while I was working on this library so I treated all CH347 chips the same way. Turns out I was wrong, only CH347T is supported by now appearently, sorry about that.

I may give a version update about adding supports to CH347F 2 months later cuz I am busy as bees these days personally. I am afraid that you will have to use CH347T during this period or consider using official driver (C Libs) by reaching WCH for technical support.

I will leave this issue open till the updated version released. ;)

BTW, feel free to contribute to this repository by making pull requests since I will always appriciate them.

@cryptozoy
Copy link
Author

cryptozoy commented Oct 11, 2024

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

3 participants