Skip to content

mspm0: fix timer bug where time goes backwards#6381

Open
i509VCB wants to merge 1 commit into
embassy-rs:mainfrom
i509VCB:fix/mspm0-time-back
Open

mspm0: fix timer bug where time goes backwards#6381
i509VCB wants to merge 1 commit into
embassy-rs:mainfrom
i509VCB:fix/mspm0-time-back

Conversation

@i509VCB

@i509VCB i509VCB commented Jun 18, 2026

Copy link
Copy Markdown
Member

The fix appears to be to run the time driver using the 4 MHz clock and divide to 1 MHz. This not ideal since it restricts the sleeep modes that can be entered, but we do not enter those modes yet.

The fix appears to be to run the time driver using the 4 MHz clock and divide to 1 MHz. This not ideal since it restricts the sleeep modes that can be entered, but we do not enter those modes yet.
@i509VCB i509VCB added kind-bug Something isn't working e-mspm0 Issues for the MSPM0 family of chips labels Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e-mspm0 Issues for the MSPM0 family of chips kind-bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant