XS1-L1 TI DP83848 Ethernet PHY Prototype

XCore Project reviews, ideas, videos and proposals.
Post Reply
User avatar
Bianco
XCore Expert
Posts: 754
Joined: Thu Dec 10, 2009 6:56 pm
Contact:

XS1-L1 TI DP83848 Ethernet PHY Prototype

Post by Bianco »

Version: 2
Status: Complete
License: BSD
Download: /files/project_builds/xmos_dp83848.zip

This is a prototype board for the Texas Instruments (Formerly National Semiconductor) DP83848C Ethernet PHY.
http://www.ti.com/product/dp83848c
The main advantage of this PHY over the SMSC LANx products used in XMOS reference designs is that it is also available in an easy to solder LQFP-48 package.
The download contains the schematics, detailed BOM, PCB design, Gerber files, XN file and demo .xe file.
To use the PHY the following has to be changed in module_ethernet\src\server\eth_phy.xc:
#define PHY_ID 0x8001

#define PHY_ADDRESS 0x01 (depends on the hardware design, 0x01 is for this board)
It is likely that the TI TLK110 PHY can also be used on this design, they are pin compatible I believe, but I have yet to confirm it.
Images:


User avatar
Carpentier
Member++
Posts: 31
Joined: Fri Aug 31, 2012 3:42 pm

Post by Carpentier »

Hello,
i have seen you schematic. All is a very good work. I have to make a schematic for my own work. What software do you use?
User avatar
Bianco
XCore Expert
Posts: 754
Joined: Thu Dec 10, 2009 6:56 pm
Contact:

Post by Bianco »

Hi,

I use Altium Designer for schematics and PCB design.
User avatar
Carpentier
Member++
Posts: 31
Joined: Fri Aug 31, 2012 3:42 pm

Post by Carpentier »

Thank for your answer.
Would it be possible further to know if
-If you buyed it
-or if you used the 30 day evaluation version
-or other (got free software or else).
Thank for any lightning on this subject
User avatar
Bianco
XCore Expert
Posts: 754
Joined: Thu Dec 10, 2009 6:56 pm
Contact:

Post by Bianco »

Lets keep it to "other" if you know what i mean ;)
JoeMyk
Newbie
Posts: 1
Joined: Tue Dec 12, 2017 4:22 pm

Post by JoeMyk »

Hi.
Please sir can you send me the SchDoc file and PcbFile of your project ? (if you used some special libraries I would like to have them too).
Thanks.
User avatar
eez-open
Active Member
Posts: 60
Joined: Mon Oct 23, 2017 1:49 pm
Location: Croatia
Contact:

Post by eez-open »

Hi Bianco, I'd like to test Ethernet based on your design with DP83848C. I have a problem with finding out which GiHub branch to use for sc_ethernet (currently dozen of different branches exists in that repository).

Many thanks in advance.
Post Reply