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.

TUSB4020BI: About setting of Product ID

Guru 21045 points
Part Number: TUSB4020BI
Other Parts Discussed in Thread: TUSB8020B

Hi Team,

 

Our customer use TUSB4020BI and they set “Product ID=0x003E” and set cfgActive=”1” of Device Status and Command register (0xF8).

At the result, PC side displays “Product ID= 0x003C” so there is a difference in the value.

* TUSB4020BI in the application and PC are connected by USB.

 

-----

[Q1]

Is this the correct behavior of TUSB4020BI?

----

 

[Q2]

They set “Product ID =default(0x8025)” of TUSB4020BI.

At the result, PC side displays “Product ID= 0x8027” so there is a difference in the value.

Is this the correct behavior of TUSB4020BI?

----

 

[Q3]

I found the following comment in the datasheet.

> The value reported in the USB 2.0 device descriptor is the value of this register bit wise XORed with 00000010b.

 

If I would like to display "0x003E ", Should I set “Product ID= 0x003C” of TUSB4020BI?

-----

 

Regards,

Hide