Moving a ethernet application from mbed to LPCexpresso 1769

15 Jul 2012

Hey

I'm trying to move my ethernet application, which I have developed using the mbed over to a LPCexpresso 1769 board. This is turning out to be quite a headache. I have been looking at a number of threads concerning this problem (http://mbed.org/forum/mbed/topic/3684/) etc. but I have not been able to locate the PHY driver files.

I'm using the "NetServices" and is here using UDP, HTTP and RPC.

Will it be possible to make my application work on the LPC expresso 1769?

Regards

15 Jul 2012

I just tried a compile with the lan8720 driver but haven't got an lpcxpresso to try it on. had to change a couple of things to get a clean compile but have no idea if it works. I used Ethernet Interface , TCP Socket HelloWorld example.

19 Aug 2015

Maverick War wrote:

I just tried a compile with the lan8720 driver but haven't got an lpcxpresso to try it on. had to change a couple of things to get a clean compile but have no idea if it works. I used Ethernet Interface , TCP Socket HelloWorld example.

Hi Maverick! What exactly did you change?