功耗减低到900uA,还有优化空间,还要陈杰明那边支持一下

This commit is contained in:
2026-08-25 11:16:54 +08:00
parent e0f5da6f39
commit d5ec6ecde0
8 changed files with 290 additions and 72 deletions
@@ -24,6 +24,7 @@
#endif
#include "norflash_sfc.h"
#include "asm/power/power_port.h"
#include "bsp_hw.h"
//#include "app_umidigi_chargestore.h"
#if TCFG_AUDIO_ANC_ENABLE
#include "audio_anc.h"
@@ -1022,6 +1023,7 @@ void sleep_enter_callback(u8 step)
{
/* 此函数禁止添加打印 */
if (step == 1) {
bsp_hw_sleep_pwm_off();
putchar('<');
} else {
gpio_set_pull_up(TCFG_CHARGESTORE_PORT, 0);