Other Parts Discussed in Thread: TUSB9261
Tool/software:
In the usb_chap9.c of the firmware's source code, line 44 and 45. It says that
#define FORCE_USB2_UAS_DISABLE 1
#define FORCE_USB3_UAS_DISABLE 1
when I switch 1 to 0. I enable the UAS function.
But UAS is slower than BOT, Why?