Re: [clug] Single Board Computer with two OTG USB interfaces. Suggestions?
Bob Edwards <bob-mVUT9YNL7HhWG/[email protected]> Fri, 10 Mar 2017 11:54:57 +1100
| Newsgroups | gmane.org.user-groups.clug |
|---|---|
| Message-ID | <[email protected]> |
On 10/03/17 11:20, jm wrote: > Two thought of dubious value: > > 1. Have you looked a the SPI bus? That is fast enough to support > ethernet interfaces. This could be connected between two boards then the > onboard ethernet used to connect to the two networks. Good point. SPI would be (much) faster than Serial and you could simply not connect the reverse channel, so just a clock and the data in one direction. As with any data diode, you would have to be very careful not to drop bytes at the receiver as there is no way to signal a retransmit... Another way to do it would be to use the Ethernet port, but connect to a dummy switch port (to get the link status signal). Then "tap" the TxD line from the sender into the RxD of the receiver, which would be operating in promiscuous mode. > > 2. The Beagle Bone Green comes with four USB ports and the Samsung > Arktik various numbers of USB ports depending on the model. http://wiki.seeed.cc/BeagleBone_Green/ says 1 x USB client (also used for power) and 1 x USB host. cheers, Bob Edwards. > > > Jeff. > > -- linux mailing list linux-w/[email protected] https://lists.samba.org/mailman/listinfo/linux