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

feat(PeriphDrivers): Add MAX32657 non-blocking clock measurement #1322

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

kevin-gillespie
Copy link
Contributor

@kevin-gillespie kevin-gillespie commented Jan 14, 2025

Description

Adding non-blocking functions for clock measurement.

Clearing SLEEPDEEP bit after exiting standby mode. This will prevent the WFI instruction from causing the MCU to enter standby.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.

@github-actions github-actions bot added the MAX32657 Related to the MAX32655 (ME30) label Jan 14, 2025
This will prevent the WFI intstruction from sending the MCU into
standy.
@kevin-gillespie kevin-gillespie requested a review from ttmut January 16, 2025 15:29
@ttmut
Copy link
Contributor

ttmut commented Jan 16, 2025

Could you also update the subject of the PR? It should use imperative mood, include the names of the parts affected, and not end with any punctuation.

https://github.com/analogdevicesinc/msdk/blob/main/Documentation/CONTRIBUTING.md#pr-title---subject-responsibilites-for-reviewersmergerspr-owners

@kevin-gillespie kevin-gillespie changed the title feat(PeriphDrivers): Adding non-blocking clock measurement. feat(PeriphDrivers): Add MAX32657 non-blocking clock measurement. Jan 16, 2025
@kevin-gillespie kevin-gillespie changed the title feat(PeriphDrivers): Add MAX32657 non-blocking clock measurement. feat(PeriphDrivers): Add MAX32657 non-blocking clock measurement Jan 16, 2025
@kevin-gillespie kevin-gillespie merged commit f45a535 into main Jan 16, 2025
13 checks passed
@kevin-gillespie kevin-gillespie deleted the feat/clock-measurement branch January 16, 2025 19:42
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32657 Related to the MAX32655 (ME30)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants