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

Fix hashing on BM1366 #532

Merged
merged 2 commits into from
Nov 30, 2024
Merged

Fix hashing on BM1366 #532

merged 2 commits into from
Nov 30, 2024

Conversation

skot
Copy link
Owner

@skot skot commented Nov 30, 2024

The register setting to change the baudrate on the ASIC and the the ESP32 baudrate change were not happening at the same time. I moved the ASIC baudrate register change to happen after the init function is completed (like we do on BM1368 and BM1370)

@skot
Copy link
Owner Author

skot commented Nov 30, 2024

Seems to be (still) working on 401 and 601

Copy link
Collaborator

@WantClue WantClue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working, this reminds me of reworking the ramp up function...

@skot skot merged commit e05839b into master Nov 30, 2024
2 checks passed
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.

2 participants