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

work without closed source library #6

Open
orangecms opened this issue Nov 15, 2022 · 2 comments
Open

work without closed source library #6

orangecms opened this issue Nov 15, 2022 · 2 comments

Comments

@orangecms
Copy link
Contributor

It would be simpler to not have to call into a closed-source library with unknown behavior - and for Linux, to have an out-of-tree kernel module. At the same time, we'd need documentation for the chip to be certain. This implementation seems fine for SPI flash at least:
https://github.com/981213/ch347-nor-prog

@ma6254
Copy link
Owner

ma6254 commented Nov 19, 2022

ok, i'm trying

@nic3-14159
Copy link

I am working on fully documenting the chip such that fully open code can be written. So far I have the SPI interface in mode 1 mostly documented (still need to push some details though). The code in the ch347-nor-prog repo does seems to contain a couple more details than I have found, I'll have to look into it more.
https://github.com/nic3-14159/CH347-Research

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