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

clear ASIC RX serial buffer on framing errors #279

Merged
merged 3 commits into from
Aug 9, 2024
Merged

Conversation

skot
Copy link
Owner

@skot skot commented Aug 9, 2024

When an 11 byte ASIC serial rx packet comes in that doesn't start with AA 55, drop it and now clear the whole serial buffer

@skot skot self-assigned this Aug 9, 2024
@skot skot merged commit 2e03a8f into master Aug 9, 2024
2 checks passed
@skot skot deleted the serialrx11_fix branch August 9, 2024 20:07
Rob0xFF pushed a commit to Rob0xFF/ESP-Miner-NerdAxe that referenced this pull request Aug 12, 2024
* added rx serial buffer flush and serial debugging for BM1368

* added serial buffer flush to BM1366 also

* turned off ASIC serial debugging. let's see how this does on free heap

(cherry picked from commit 2e03a8f)
Rob0xFF pushed a commit to Rob0xFF/ESP-Miner-NerdAxe that referenced this pull request Aug 13, 2024
* added rx serial buffer flush and serial debugging for BM1368

* added serial buffer flush to BM1366 also

* turned off ASIC serial debugging. let's see how this does on free heap

(cherry picked from commit 2e03a8f)
(cherry picked from commit cf99b50)
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

Successfully merging this pull request may close these issues.

1 participant