我能将DM8168的两个USB口配置为
1. 两个都是host模式
2.一个host模式一个device模式
如何将两个usb口均配置为device模式呢?
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.
我能将DM8168的两个USB口配置为
1. 两个都是host模式
2.一个host模式一个device模式
如何将两个usb口均配置为device模式呢?
群主你好,
这种我试过了,能正确生成g_hid.ko模块,然后我insmod模块之后,有一个usb口能被PC识别,但是另一个不能被识别。然后我再次insmod这个驱动,提示这个文件已经存在了,不知道怎么解决。
Ternence Hsu,
你好,我试过用这种方式,加载g_hid.ko模块和g_serial.ko模块,两个能同时被PC识别,但是不清楚如何让两个usb口都作为HID gadget