-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Hi,
I try to adapt your code to other families but I have to remark two lines out as it's only available on Py32F002B and it goes to 12ua,
/* STOP mode with deep low power regulator ON */
//LL_PWR_SetLprMode(LL_PWR_LPR_MODE_LDPR);
/* SRAM retention voltage aligned with digital LDO output */
//LL_PWR_SetStopModeSramVoltCtrl(LL_PWR_SRAM_RETENTION_VOLT_CTRL_LDO);
https://github.com/IOsetting/py32f0-template/blob/main/Examples/PY32F002B/LL/PWR/PWR_DeepStop/main.c
I try the OpenPuya git and I can only get 8ua.
I use Py32f002a and Py32f030
Metadata
Metadata
Assignees
Labels
No labels