• Using TCPnet with KS8721 + LPC1768
    Hi, i need to set up a TCP/IP or UDP network and config my board (lpc1768) as a client with a KS8721 PHY IC ! i changed "PHY Identifier" to a ks8721 id and set "PHY device address" with my board parameters...
  • RE: use easyweb with Ks8721
    i think you could read the datasheet of this IC Ks8721 and DP83848 . KS8721 has some same registers as DP83848 , (registers form 00H-07H) but KS8721 doesnt have the phy_status reg similar with DP83848...
  • Use easyweb with KS8721
    Hi friends I have designed a training board for LPC2368 and use KS8721BL as PHY. I wana use Keil EasyWeb for my board but it does not work(I can't PING my board) This is what I have done: 1- Change...
  • Where are Ethernet PHY drivers?!
    Hi, It seems MDK-Middleware software pack does not include Ethernet PHY drivers (such as DP83848C) anymore! I have downloaded all recent versions of the pack. From version 7.6.0, it only has a "custom...
  • STM32F207 Ethernet PHY LAN8700
    Hi All, As refer to the example of Keil STM32 Eval board, the Ethernet PHY chip used in eval board is DP83848. But, i have change it to PHY LAN8700 in my Ethernet Application design. May i know,...