Skip to content

fix(Examples): Fix RTC and RTC_Backup Example ERFO Initialization for MAX32655 #760

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

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

Jake-Carter
Copy link
Contributor

Description

The RTC and RTC_Backup example for the ME17 had some weird register-level initialization of the ERFO, which somehow reset the board and prevented the examples from running.

Replacing it with API calls fixes the problem and the examples run cleanly.

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 MAX32655 Related to the MAX32655 (ME17) label Oct 6, 2023
@lorne-maxim lorne-maxim merged commit 0ee115d into analogdevicesinc:main Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32655 Related to the MAX32655 (ME17)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants