Ethernet Code for LPC 1769.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ethernet Code for LPC 1769.

979 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Hareesha on Thu Feb 02 21:39:40 MST 2012
Dear Friends,
 
           I am having LPC1769 Standard development board. I need to show Ethernet communication between board and PC. So if anybody having standard code for LPC1769 controller plz give me. If any useful data and links are then then suggest me.

Thanks&Regards,
Hareesha
0 Kudos
Reply
2 Replies

877 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Fri Feb 03 13:28:27 MST 2012
There are several ethernet applications provided in the LPCXpresso IDE examples for the LPC17xx.  Look for the "uIP" and "easyweb" projects.

Regards,
CodeRedSupport
0 Kudos
Reply

877 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by FlySnake on Fri Feb 03 10:01:45 MST 2012

Quote: Hareesha
Dear Friends,
 
           I am having LPC1769 Standard development board. I need to show Ethernet communication between board and PC. So if anybody having standard code for LPC1769 controller plz give me. If any useful data and links are then then suggest me.

Thanks&Regards,
Hareesha


See lpc17xx_emac in the driver library http://ics.nxp.com/support/documents/microcontrollers/zip/lpc17xx.cmsis.driver.library.zip. Depends on PHY you may need to edit the driver. Also, take a look at EasyWeb example http://support.code-red-tech.com/CodeRedWiki/NXPDriverLibraries?action=AttachFile&do=get&target=LPCX... which works OK with SMS8720
0 Kudos
Reply