Ethenet Driver for MPC5777M

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

Ethenet Driver for MPC5777M

1,087 Views
yalamandadosaky
Contributor V

Hi All, Currently I am writing Ethernet Driver(both TCP/UDP) for MPC5777M, Is there any useful document or related code for MPC5777M  or any other micro controller family.

Tags (1)
3 Replies

643 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can refer here: https://community.nxp.com/thread/445798 

BR, Petr

643 Views
yalamandadosaky
Contributor V

Hi PetrS‌ , I am able to send the MAC messages to my PC(Observed Both source and Destination MAC addresses in Wireshark, ,It is showing packet as LLC frame),

As I am new to Ethernet and I am not sure how to send and receive UDP/TCP messages using this ENET Driver, can you please provide me any document or any idea how to implement.

My main requirement is to Port the uIP1.0(a tiny TCP/IP Stack) to MPC5777M board and as per martinkovarinstructions ,  I am using ENET driver as low level driver. with this driver I am able to send  only...

0 Kudos

643 Views
yalamandadosaky
Contributor V

Thanks PetrS‌ I will check it .

0 Kudos