Universal ethernet PHY
Ethernet PHY is required in every microcontroller application which uses ethernet interface. It consists of RJ45 connector, transformers and PHY controller, which is analog circuit – interface between transformers and ethernet controller in microcontroller.
Circuit is divided in two PCB to keep it simple and single-sided. It connects via 20 pads (2,54mm raster) in dual row. Ethernet cables are usually stiff. Dual-in-line style of this module provides better mechanical rigidity.
Module assembly is simple: first solder all SMT components. Solder ethernet connector to smaller board. Finally, solder both boards together.
Project files:
Ethernet phy protoboard (assembly drawings and TT artwork)
Altium files can be requested via email.
Assembly drawing:
Completed module:
“Ethernet PHY is required in every microcontroller application which uses ethernet interface”
True; but not necessarily an *external* PHY – note that some microcontrollers do have a built-in, on-chip PHY:
eg, http://focus.ti.com/mcu/docs/mculuminaryfeatures.tsp?sectionId=625&tabId=2612&familyId=1755&contentId=87486&featureId=7
See: https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/DispForm.aspx?ID=17665
could you provide me the altium library RJ45 that you used in that project .I will be grateful to you .
Thank you
Here’s the lib (pcb and sch).
Thank you very much