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(Examples): Add Ref Trim procedure to MAX32690 ADC Example #841

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

BrentK-ADI
Copy link
Contributor

feat(Examples): Add Ref Trim procedure to MAX32690 ADC Example

Description

Adds functions to the MAX32690 ADC example project to perform the reference trim for all ADC reference sources.

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 MAX32690 Related to the MAX32690 (ME18) label Dec 19, 2023
@BrentK-ADI
Copy link
Contributor Author

Force push to cf70915 was to resolve cpplint and clang-format errors.

Copy link
Contributor

@Jake-Carter Jake-Carter left a comment

Choose a reason for hiding this comment

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

Thanks @BrentK-ADI

Copy link
Contributor

@sihyung-maxim sihyung-maxim left a comment

Choose a reason for hiding this comment

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

Looks good. Maybe add a small comment to the functions saying the trim procedure is from the user guide?

Ideally, people will reference the user guide when they see the trim procedure in the example, but I can see folks will ask where the magic numbers (0x0C,0x0D,0xF0,etc) are from without checking the user guide.

@BrentK-ADI
Copy link
Contributor Author

Added comments to trim functions calling out the UG.

@Jake-Carter Jake-Carter merged commit 1a6e1dc into analogdevicesinc:main Dec 21, 2023
8 checks passed
@BrentK-ADI BrentK-ADI deleted the max32690_adc_trim branch May 31, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32690 Related to the MAX32690 (ME18) Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants