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

An alternative CopyFromSerial implementation #96

Open
faceless2 opened this issue Oct 8, 2024 · 0 comments
Open

An alternative CopyFromSerial implementation #96

faceless2 opened this issue Oct 8, 2024 · 0 comments

Comments

@faceless2
Copy link

I've had the same issue as #32 - CopyFromSerial.ino appeared to work but didn't upload anything. Debugging by LED flashes is a bad option and made more complicated by the fact this I'm working on a (very old) Teensy 3.2 where the LED pin was shared with SS.

So I want to offer an alternative for anyone else failing to make progress with this, which is https://github.com/faceless2/SerialFlash-manager - firrmware and command-line tool (in NodeJS) for uploading and downloading to SPI Flash, which sends feedback over the serial port so you can monitor progress.

Paul, I hope this is OK raising as an issue - it sort of is, given I couldn't get the supplied example working, but I also don't want to tread on your toes by pointing to a different repository. If you don't think this is appropriate as an issue then please go ahead and close this.

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

1 participant