Languages

Menu
Sites
Language
Develop an application for controlling USB devices
I want to develop an application for controlling USB devices, but it keeps failing when calling the "usb_host_device_open(usb_host_device_h dev);" API. After searching the documentation, I found that this API requires the application of platform privilege level. I would like to know if there are other ways for third-party applications to control USB devices.