Commit b8ab33a4 authored by 时昊's avatar 时昊

feat:修改P45_5脚写保护

parent 19580e6a
......@@ -46,7 +46,7 @@ void GPIO_Init(GPIO_Config_Mode_en_t enGPIOConfigMode)
// GPIO_PIN_Init(GPIO_SLEEP_MODE);
RTE_GPIO_Sleep_Init();
/*All ports except P0 into hold state*/
GPIO_STB_PROTECTED_WRITE(SYSPROTCMD0, SYSPROTS0, SYSIOHOLD, 0x7EU);
GPIO_STB_PROTECTED_WRITE(SYSPROTCMD0, SYSPROTS0, SYSIOHOLD, 0x76U);
//GPIO_PIN_Init(GPIO_SLEEP_MODE);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment