03-27-2017, 12:20 AM
is it possible to connect 2 Ethernet port to SOPINE module? (100Mbps or 1000Mbps)
my target requirement will be 2 NIC and 4 Serial ports
my target requirement will be 2 NIC and 4 Serial ports
is it possible to connect 2 Ethernet port to SOPINE module?
|
03-27-2017, 12:20 AM
is it possible to connect 2 Ethernet port to SOPINE module? (100Mbps or 1000Mbps)
my target requirement will be 2 NIC and 4 Serial ports
03-28-2017, 06:18 PM
We're planning to use a Microchip 9500a in our project. We'll be soldering that chip, a USB Hub chip, and an RJ45 connector to the board that our SOPine sits on. So our 100Mbps ethernet will be on the USB Bus like tllim said, but not a separate dongle that needs to be plugged in.
I'm sure there's other USB ethernet chips, but we've tested this one and found it's already supported by the kernel used in the Xubuntu image for SOPINE. The MAC addresses changes every bootup (if you don't include and program a SPI eeprom for the 9500a to talk to). We're currently looking for a software fix for this.* *EDIT Use udev to rename the USB network adapter. I used Code: SUBSYSTEM=="net", ACTION=="add", DRIVERS=="smsc95xx", NAME="lan" Edit /etc/network/interfaces to set a specific MAC based on the interface name. Ex: Code: auto lan Remember to mind the universal vs local MAC rules. A local MAC should have the 2-bit set in the first octet. Easy way is just set the first octet to 02. |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
SOPINE Hardware Settings | nmamore | 2 | 3,952 |
06-08-2022, 11:12 AM Last Post: nmamore |
|
Connecting the RaspBee ZigBee module to 5V/GND on the Euler bus causes issues | karlitos | 0 | 2,096 |
04-22-2021, 03:05 AM Last Post: karlitos |
|
Camera module with Android | Kam | 4 | 7,254 |
11-21-2020, 01:26 AM Last Post: Little_Johnny |
|
SOPINE Upgrade in the works? | jgullickson | 1 | 4,373 |
05-13-2020, 05:54 PM Last Post: poVoq |
|
Camera module with Arch Linux | IkerST | 0 | 2,494 |
05-05-2020, 08:44 PM Last Post: IkerST |
|
SOPINE Hardware Info | ehrack | 2 | 5,077 |
10-20-2018, 05:23 PM Last Post: gamelaster |
|
Zwave module on LTS | saileshrajk | 2 | 5,478 |
01-15-2018, 11:34 PM Last Post: tllim |
|
SOPINE controller? | Paraplegic Racehorse | 4 | 8,868 |
03-01-2017, 01:48 AM Last Post: MarkHaysHarris777 |
|
SoPINE kicad part | maya.b | 0 | 3,351 |
02-24-2017, 06:39 AM Last Post: maya.b |
|
Sopine | ktc | 2 | 5,870 |
02-19-2017, 10:21 PM Last Post: ktc |