Need sample code of Ethernet to communicate DP83848VYB PHY

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

Need sample code of Ethernet to communicate DP83848VYB PHY

Jump to solution
1,354 Views
vinaykante
Contributor I

Hi,

In my project i have to send/receive data to Ti's DP83848VYB PHY, for that i am using Ethernet's RMII communication.

i am using freescale's MPC57xx controller for that.

Need sample code to Communicate PHY from my MPC57xx  controller via Ethernet.

Some body kindly provide me the code, if you already have.

Thank you very much in Advance

Regards

Vinay

0 Kudos
1 Solution
973 Views
Pat
Contributor III

Hi Vinay,

You could download the FNET driver and get the PHY init() code from :

FNET Embedded TCP/IP Stack

The FNET is working fine on my MPC5744P EVM.

Best regards,

Pat

View solution in original post

0 Kudos
1 Reply
974 Views
Pat
Contributor III

Hi Vinay,

You could download the FNET driver and get the PHY init() code from :

FNET Embedded TCP/IP Stack

The FNET is working fine on my MPC5744P EVM.

Best regards,

Pat

0 Kudos