Commit 66c58786 authored by hu's avatar hu

调整NTC ad 通道

parent 5cc101bc
......@@ -74,7 +74,7 @@ ADC_Data_st_t stADCData[ADC_SIGNAL_CH_NUMBER];
const uint8_t u8ADCChList[ADC_CONV_CH_NUMBER] =
{
0U, 10U, 9U, 7U, 8U, 5U, 11U, 2U,
0U, 10U, 9U, 7U, 8U, 5U, 11U, 1U,
};
const ADC_Ch_Cfg_st_t stADCChCfg[ADC_SIGNAL_CH_NUMBER] =
......@@ -98,7 +98,7 @@ const ADC_Res_List_st_t stADCResList[ADC_SIGNAL_CH_NUMBER] =
{ 270000U, 180000U, 1000U, 0U,},
{ 0U, 2000000U, 0U, 0U,},
{ 0U, 0U, 47000U, 0U,},
{ 0U, 100000U, 100000U, 0U,},
{ 0U, 0U, 100000U, 0U,},
};
/* Private function prototypes ----------------------------------------------*/
......
......@@ -4,7 +4,7 @@
* \attention
*
* This file is automatically generated by analog signals configuration tool.
* Date : 2021/11/25 15:48:30
* Date : 2023-04-07- 14:14:35
* Cfg Tool Ver : 1.1.0
* Engineer :
* (c) Heilongjiang TYW electronics co., LTD
......
......@@ -4,7 +4,7 @@
* \attention
*
* This file is automatically generated by analog signals configuration tool.
* Date : 2021/11/25 15:48:30
* Date : 2023-04-07- 14:14:35
* Cfg Tool Ver : 1.1.0
* Engineer :
* (c) Heilongjiang TYW electronics co., LTD
......@@ -74,7 +74,7 @@ ADC_Data_st_t stADCData[ADC_SIGNAL_CH_NUMBER];
const uint8_t u8ADCChList[ADC_CONV_CH_NUMBER] =
{
0U, 10U, 9U, 7U, 8U, 5U, 11U, 2U,
0U, 10U, 9U, 7U, 8U, 5U, 11U, 1U,
};
const ADC_Ch_Cfg_st_t stADCChCfg[ADC_SIGNAL_CH_NUMBER] =
......@@ -98,7 +98,7 @@ const ADC_Res_List_st_t stADCResList[ADC_SIGNAL_CH_NUMBER] =
{ 270000U, 180000U, 1000U, 0U,},
{ 0U, 2000000U, 0U, 0U,},
{ 0U, 0U, 47000U, 0U,},
{ 0U, 100000U, 100000U, 0U,},
{ 0U, 0U, 100000U, 0U,},
};
/* Private function prototypes ----------------------------------------------*/
......
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