LPC4337 / LPC43S37 Ethernet example program

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC4337 / LPC43S37 Ethernet example program

1,031 次查看
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

标签 (1)
0 项奖励
回复
1 回复

1,018 次查看
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 项奖励
回复