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(CMSIS): Set CTB clock to max frequency for MAX32572 startup #1087

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

sihyung-maxim
Copy link
Contributor

Description

In the MAX32572, the GCR_CLKCTRL.cryptoclk_div value is set to 1 (not 0 as documented) on reset. This makes the CTB block run at half speed (ISO/2). This PR sets the CTB clock to its max speed (ISO) on startup.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

@github-actions github-actions bot added the MAX32572 Related to the MAX32572 (ME55) label Jul 22, 2024
@Jake-Carter Jake-Carter merged commit 69cc1f0 into main Aug 1, 2024
9 checks passed
@Jake-Carter Jake-Carter deleted the fix/MSDK-1227 branch August 1, 2024 20:56
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Aug 1, 2024
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32572 Related to the MAX32572 (ME55)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants