Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 9 months ago.
Other PHY (DM9161)
Has anobody tried to use the DM9161 PHY with the mbed TCPSocket_HelloWorld example at http://mbed.org/users/mbed_official/code/TCPSocket_HelloWorld/?
I bought a LPC1768 board fitted with this PHY (http://mbed.org/users/frankvnk/code/Mini-DK/).
I modified the example to be used with the DM9161 PHY - see http://mbed.org/users/frankvnk/code/lpc_phy_DM9161A/.
Got the PHY partially working. For now, i'm stuck at the ethernet part. Can anyone help with this problem?
The board shipped with KEIL ethernet example code using uCOSII2.91+lwip-1.3.2. This works fine but i would like to switch to the mbed compiler (uses more recent lwip library).