analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
61 stars 81 forks source link

feat(PeriphDrivers): Add OTP Powerdown feature for MAX32572 #952

Open sihyung-maxim opened 6 months ago

sihyung-maxim commented 6 months ago

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

sihyung-maxim commented 6 months ago

/clang-format-run