Flash programmer for Linux #13
bobbarnes1981
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Thanks, Bob, for making this platform-independent. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I assembled and used this programmer (https://github.com/slu4coder/SST39SF010-FLASH-Programmer) to program my flash ICs for the Minimal64x4.
Here is my port of the prom.exe to python that I used to program my flash under linux (https://github.com/bobbarnes1981/SST39SF010-FLASH-Programmer/tree/main/PromPy). It should be a reasonably faithful conversion of the C++ code to python.
Beta Was this translation helpful? Give feedback.
All reactions