Commit 91e08e01 authored by 时昊's avatar 时昊

feat:修改gpio配置表格,ee_SCl配置成输入模式,修改excel表格p0.10引脚的宏定义名字,蓝牙改成能量回收

parent 07809818
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* \attention * \attention
* *
* This file is automatically generated by GPIO configuration tool. * This file is automatically generated by GPIO configuration tool.
* Date : 2023-03-31 11:03:04 * Date : 2024/6/25 17:26:52
* Cfg Tool Ver : 1.0.0 * Cfg Tool Ver : 1.0.0
* (c) Heilongjiang TYW electronics co., LTD * (c) Heilongjiang TYW electronics co., LTD
* *
...@@ -74,7 +74,7 @@ typedef struct ...@@ -74,7 +74,7 @@ typedef struct
#define SDA_LED_DRIVER GPIO_PODR1_POD5 #define SDA_LED_DRIVER GPIO_PODR1_POD5
#define SCL_LED_DRIVER GPIO_PODR1_POD6 #define SCL_LED_DRIVER GPIO_PODR1_POD6
#define Line_In_DoorOpen GPIO_PIDR1_PID7 #define Line_In_DoorOpen GPIO_PIDR1_PID7
#define MCU_EEPROM_SCL GPIO_PODR1_POD8 #define MCU_EEPROM_SCL GPIO_PIDR1_PID8
#define MCU_EEPROM_SDA GPIO_PODR1_POD9 #define MCU_EEPROM_SDA GPIO_PODR1_POD9
#define GPIO_KL15 GPIO_PIDR1_PID10 #define GPIO_KL15 GPIO_PIDR1_PID10
#define SD_MODE_MCU GPIO_PODR1_POD11 #define SD_MODE_MCU GPIO_PODR1_POD11
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* \attention * \attention
* *
* This file is automatically generated by GPIO configuration tool. * This file is automatically generated by GPIO configuration tool.
* Date : 2024/1/28 10:25:53 * Date : 2024/6/25 17:26:52
* Cfg Tool Ver : 1.0.0 * Cfg Tool Ver : 1.0.0
* (c) Heilongjiang TYW electronics co., LTD * (c) Heilongjiang TYW electronics co., LTD
* *
...@@ -19,7 +19,7 @@ const GPIO_Dir_Def_Cfg_t GPIODirDefCfg[GPIO_VALID_PORT_NUM] = ...@@ -19,7 +19,7 @@ const GPIO_Dir_Def_Cfg_t GPIODirDefCfg[GPIO_VALID_PORT_NUM] =
{ {
/* RunModeDir RunModeDef SleepModeDir SleepModeDef */ /* RunModeDir RunModeDef SleepModeDir SleepModeDef */
{ 0x240310FFUL, 0x26001020UL, 0x240310FFUL, 0x26000040UL,}, { 0x240310FFUL, 0x26001020UL, 0x240310FFUL, 0x26000040UL,},
{ 0xFFF59B70UL, 0x00000000UL, 0xC0019B63UL, 0x00000360UL,}, { 0xFFF59A70UL, 0x00000000UL, 0xC0019B63UL, 0x00000360UL,},
{ 0x18FFFFFAUL, 0x0847C80AUL, 0x38FFFFFAUL, 0x00400000UL,}, { 0x18FFFFFAUL, 0x0847C80AUL, 0x38FFFFFAUL, 0x00400000UL,},
{ 0x00000000UL, 0x00000000UL, 0x00000000UL, 0x00000000UL,}, { 0x00000000UL, 0x00000000UL, 0x00000000UL, 0x00000000UL,},
}; };
......
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