Hi,
I am new to programming USB. I want to develop a simulator in Linux for USB mass storage devices. I would be thankful to you if you share links.
Hi,
I am new to programming USB. I want to develop a simulator in Linux for USB mass storage devices. I would be thankful to you if you share links.
You means running as USB target mode?
Check the gadget driver:
NOTE: this need hardware support
There is also interesting library for using usb gadgets from userspace which might be easier for development: