This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DS125DF1610: The shared registers and channel registers resetting code consult

Part Number: DS125DF1610

Hi Team,

Could you pls take a little time review below customer's code for resetting shared registers and channel registers? I am not so familiar with this area. Many thanks.

//Reset share registers

    {0XFF,0X00},

    {0X04,0X40},

    {0X0B,0X10},

//Reset channel registers

    {0XFF,0X01},

    {0XFC,0X02},

    {0XFD,0X00},

    {0X00,0X0F},

 Best,

Stanley