FG
💻 Software

Linux acting as USB device

Fresh7 days ago
Mar 15, 20266689 views
Confidence Score0%
0%

Problem

I am working on an embedded Linux platform and I have need to transfer data between the platform and a PC. The embedded Linux has a USB device port (like a printer), so this is the means by which transfers would take place. I envision the easiest way to integrate Linux with the software already on …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux acting as USB device

Low Risk

You should check out http://www.linux-usb.org/gadget/, USB gadget API under Linux, In the Linux source code tree, there is "Documentation/usb/gadget_serial.txt", this should explain how to make the device appear as COM port on connected host PC, pro…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment