How to use Ethernet module

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
kep_284046
Level 2
Level 2
First like given

I want to ethernet in my project but i do not know where to start. Can i use MDIO interface.

0 Likes
1 Solution
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

Just look at the data sheet for the MDIO you want to use. It should explain how to access it. The you probably want to use an existing IP stack (e.g. uIP or lwip). These come with documenation how to integrate them with the actual hardware.

View solution in original post

0 Likes
6 Replies
kep_284046
Level 2
Level 2
First like given

Thank you for your suggestion. How to use MDIO interface. 

0 Likes
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

Just look at the data sheet for the MDIO you want to use. It should explain how to access it. The you probably want to use an existing IP stack (e.g. uIP or lwip). These come with documenation how to integrate them with the actual hardware.

0 Likes

Hi, do you have any implementation or example project for what you said?

0 Likes

hi,

I do not have a project but if i succeed, i send my project

0 Likes
hotoc_2798536
Level 1
Level 1

Hi, OK hope you able to send and share project,

0 Likes