mt2523 Does USB SW support test mode for compliance test
时间:10-02
整理:3721RD
点击:
Yes, usb test mode be supported for compliance test tool.
You can refer the source code as following..
hal_usb_enter_test_mode in hal_usb.c.
What's the endpoint state in USB high speed mode?
The USB controller is configured for supporting 2 endpoints to receive packets and 4
endpoints tosend packets except for endpoint 0
You can refer the source code as following..
hal_usb_enter_test_mode in hal_usb.c.
What's the endpoint state in USB high speed mode?
The USB controller is configured for supporting 2 endpoints to receive packets and 4
endpoints tosend packets except for endpoint 0