msdk icon indicating copy to clipboard operation
msdk copied to clipboard

feat(PeriphDrivers): Add OTP Powerdown feature for MAX32572

Open sihyung-maxim opened this issue 1 year ago • 1 comments

Description

To disable the OTP for low power applications, there needs to be a 20HCLK cycle delay after the OTP controller powers down (OTP_CLKDIV.pd) and before the OTP peripheral clock is disabled.

Needs to be tested for ME55A2 LP measurements.

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.

sihyung-maxim avatar Mar 14 '24 20:03 sihyung-maxim

/clang-format-run

sihyung-maxim avatar Mar 14 '24 20:03 sihyung-maxim