FDC2212: Why cannot I active the second channel?

Part Number: FDC2212

Tool/software:

Hi Experter,

I am trying to use two channels to measure the proximity sensor. Currently, the first channel can work. But, the second channel cannot work. Can you help this?

I list my configured parameters:

{RCOUNT_CH0, 0xFF, 0xFF};
{OFFSET_CH0, 0x00, 0x00};
{SETTLERCOUNT_CH0, 0x04, 0x00};
{CLOCK_DIVIDERS_CH0, 0x10, 0x01};

{RCOUNT_CH1, 0xFF, 0xFF};
{OFFSET_CH1, 0x00, 0x00};
{SETTLERCOUNT_CH1, 0x04, 0x00};
{CLOCK_DIVIDERS_CH1, 0x10, 0x01};

{FDC_STATUS_CONFIG, 0x00, 0x01};
{FDC_CONFIG, 0x16, 0x41};
{MUX_CONFIG, 0x82, 0x0D}; 
 {RESET_DEV, 0x00, 0x00};

{DRIVE_CURRENT_CH0, 0xF8, 0x00};
{DRIVE_CURRENT_CH1, 0xF8, 0x00};

Thanks