LPC4337 / LPC43S37 Ethernet example program

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

LPC4337 / LPC43S37 Ethernet example program

362 Views
mi7engr
Contributor II

 

Hello,

I have downloaded some zip folders of example programs for the LPC43XX and LPC43SXX family of MCUs.  However, within each project folder, I haven't found an example for ethernet driver.

I have found something on LWIP (light weight IP) but I havened opened this project on MCUXpresso to see if it it covers ethernet/PHY driver library/software.

If it doesn't, can someone please point me to source code of ethernet software project specifically for LPC43S37 or LPC43S67 and any of those in the MCU family which has ethernet interface.

Thank you.

mi7engr

Labels (1)
0 Kudos
1 Reply

349 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

First of all, pls download the firmware package from the LPCopen

https://www.nxp.com/design/microcontrollers-developer-resources/lpcopen-libraries-and-examples/lpcop...

 

The lwip is a standard ethernet stack. For the phy and the on-chip ethernet driver, pls refer to the directory:

....\LPCOpen\lpcopen_3_01_lpcxpresso_hitex_4350\lwip_tcpecho\common

xiangjun_rong_0-1673833582614.png

This is the LWIP example:

xiangjun_rong_0-1673833755071.png

 

Hope it can help you

BR

XiangJun Rong

0 Kudos