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.

DS90UB948-Q1: GPIO function in pattern mode

Part Number: DS90UB948-Q1

Hi team,

My customer is using UB948 for their application and found local GPIO didn't work after entering the pattern mode(internal clk, internal timing). Ser is 947.

could you help to provide some advice?

Thanks.

initialization, first 947,then 948, then enable pattern

 //947

static U16 suhwSerAddr[] = {0x003,0x017,0x007,0x008,0x00F,0x0C6,0x0C7,0x013};

static U8 subSerValue[]  = {0xDA, 0x9E, 0x96, 0x44, 0x03, 0x21, 0x01, 0x60};

//948

static U16 suhwDesAddr[] = {0x01D,0x01E,0x01F,0x020,0x026,0x027};

static U8 subDesValue[]  = {0x09, 0x99, 0x05, 0x09, 0x16, 0x16};、