After I run the CustomUsbDeviceAccess demo, and connect mobile to PC with Type-C USB, but the demo can't detect any USB device?
Anyone give us some advice? thank you.
After I run the CustomUsbDeviceAccess demo, and connect mobile to PC with Type-C USB, but the demo can't detect any USB device?
Anyone give us some advice? thank you.
There are some other configurations before running this sample. You need to add your device's information to the manifest file of the sample. This step is mentioned in the sample document. Please go through the readme file of the sample on Github.
Also, my recommendation is that please take a look at this document: Talking to USB devices, start to finish (UWP app). This document shows the complete process of how to create a UWP app for a custom USB device. It should be helpful to you to understand how it works.
@coder-2439 Glad to hear that. So do you solve it by adding the device information into the manifest file?
8 people are following this question.