Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ESP32 Ethernet,about LAN9303 #7050

Unanswered
ChinaBurn asked this question in Q&A
Discussion options

At present, there is support for single-port Ethernet modules, but there are some scenarios that require Ethernet daisy chains. I found a lot of information and found that the supported LAN8720 and LAN9303 are very similar. I hope the community can add the functions of the LAN9303 Ethernet chip.

it is very similar to the LAN8720. Only 1 register (that is used) is different - the PSCSR(PHY Special Control Status Register). Which, is still mostly the same. The only functional difference is in the function lan8720_negotiate, where it polls this PSCSC for a pscsr.auto_nego_done - which the LAN9303 does not have. So just edit out this check

This is the original post:https://www.esp32.com/viewtopic.php?f=13&t=17868

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /