This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can RL_TCPnet used on external MAC

hi guys, i have a board of LPC1788, the M3 core, and it use a external Ethernet controller which integrated MAC and PHY. I want to use RL_TCPnet firmware on the external Ethernet controller. Can RL_TCPnet work on this situation? If can, how to transplant? Thanks.

Parents
  • LPC1788 has integrated Ethernet controller, but doesn't have Ethernet PHY.

    The Ethernet block contains a full featured 10 Mbps or 100 Mbps Ethernet MAC (Media
    Access Controller) designed to provide optimized performance through the use of DMA
    hardware acceleration.

    The Ethernet block interfaces between an off-chip Ethernet PHY using the MII (Media
    Independent Interface) or RMII (reduced MII) protocol and the on-chip MIIM (Media
    Independent Interface Management) serial bus,also referred to as MDIO (Management
    Data Input/Output).

Reply
  • LPC1788 has integrated Ethernet controller, but doesn't have Ethernet PHY.

    The Ethernet block contains a full featured 10 Mbps or 100 Mbps Ethernet MAC (Media
    Access Controller) designed to provide optimized performance through the use of DMA
    hardware acceleration.

    The Ethernet block interfaces between an off-chip Ethernet PHY using the MII (Media
    Independent Interface) or RMII (reduced MII) protocol and the on-chip MIIM (Media
    Independent Interface Management) serial bus,also referred to as MDIO (Management
    Data Input/Output).

Children