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

Add write retry #6

Open
kinsi55 opened this issue Jan 7, 2023 · 2 comments
Open

Add write retry #6

kinsi55 opened this issue Jan 7, 2023 · 2 comments

Comments

@kinsi55
Copy link

kinsi55 commented Jan 7, 2023

Apparently, flashing with my particular Serial adapter is "spotty" and it will fail at some random sector (Cannot even go beyond 115200 baud), so maybe it would make sense to add a retry mechanism when writing?

Edit: Found a different adapter and managed to flash with that one

@openshwprojects
Copy link
Owner

openshwprojects commented Jan 8, 2023

T or N?

I will consider that, but does it only fail during write, or do you need an erase and read retries as well?

@kinsi55
Copy link
Author

kinsi55 commented Jan 8, 2023

N chip, I tried going lower than 115200 manually but it was unable to configure anything that I tried (76800 & 57600).

Read and erase never failed for me, only on write it would always randomly fail at like 20-40% I would say

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

2 participants