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,PeriphDrivers): Add TMR RevB CTRL1.async field which allows asynchronous reads to the PWM and CNT registers #1294

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

sihyung-maxim
Copy link
Contributor

@sihyung-maxim sihyung-maxim commented Dec 12, 2024

Description

This PR adds the missing TMR register field TMRn_CTRL1.async[15] which allows asynchronous reads to the TMR PWM and CNT registers. Only the parts with the TMR RevB IP are affected by this change.

Also regenerated the UART RevB register file to include the new UART one byte remaining interrupt.

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 MAX32655 Related to the MAX32655 (ME17) MAX32670 Related to the MAX32670 (ME15) MAX32672 Related to the MAX32672 (ME21) MAX32675 Related to the MAX32675 (ME16) MAX32690 Related to the MAX32690 (ME18) MAX78000 Related to the MAX78000 (AI85) MAX78002 Related to the MAX78002 (AI87) Register Change This issue or pull request involves a change to the MSDK registers. MAX32657 Related to the MAX32655 (ME30) labels Dec 12, 2024
@sihyung-maxim sihyung-maxim merged commit 0a0bb83 into main Dec 16, 2024
13 checks passed
@sihyung-maxim sihyung-maxim deleted the fix/tmr_async_read branch December 16, 2024 15:49
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Dec 16, 2024
EricB-ADI pushed a commit that referenced this pull request Jan 6, 2025
…ws asynchronous reads to the PWM and CNT registers (#1294)
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) MAX32657 Related to the MAX32655 (ME30) MAX32670 Related to the MAX32670 (ME15) MAX32672 Related to the MAX32672 (ME21) MAX32675 Related to the MAX32675 (ME16) MAX32690 Related to the MAX32690 (ME18) MAX78000 Related to the MAX78000 (AI85) MAX78002 Related to the MAX78002 (AI87) Register Change This issue or pull request involves a change to the MSDK registers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants