You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to run/port the webserver to the
XP-MC-CTRL-L2 card?
I have used the XP-MC-CTRL-L2 card as HW reference regarding the Ethernet layout of ports. So I wish to testrun the code on the L2 card first, and then try to run in on my own PCB.
That L2 card uses
define PORT_ETH_MDIO on stdcore[0]: XS1_PORT_1P
define PORT_ETH_MDC on stdcore[0]: XS1_PORT_4E
neither 2 1 bit ports and neither 1 4 bit port. Is that a possible combo ?
The text was updated successfully, but these errors were encountered:
Is it possible to run/port the webserver to the
XP-MC-CTRL-L2 card?
I have used the XP-MC-CTRL-L2 card as HW reference regarding the Ethernet layout of ports. So I wish to testrun the code on the L2 card first, and then try to run in on my own PCB.
That L2 card uses
define PORT_ETH_MDIO on stdcore[0]: XS1_PORT_1P
define PORT_ETH_MDC on stdcore[0]: XS1_PORT_4E
neither 2 1 bit ports and neither 1 4 bit port. Is that a possible combo ?
The text was updated successfully, but these errors were encountered: