Hi,
I have 2 embedded Linux boards connected by a USB 2.0 High Speed link. If I install the Ethernet gadget (the g_ether module) on one, the other will respond saying there is a high-speed USB device connected. Before I get this working (I really don't know how much more work is necessary to start sending data from one board to another) I thought I would ask if people already had a handle on how fast data would flow over this connection.
I need to achieve a data rate of about 100,000,000 bits/second or about 12,500,000 bytes/second.
-thanks