Page 1 of 1

XS1-L1 TI DP83848 Ethernet PHY Prototype

Posted: Thu May 17, 2012 10:50 pm
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:

Re: XS1-L1 TI DP83848 Ethernet PHY Prototype

Posted: Fri Sep 28, 2012 7:49 am
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?

Re: XS1-L1 TI DP83848 Ethernet PHY Prototype

Posted: Tue Oct 09, 2012 6:22 pm
by Bianco
Hi,

I use Altium Designer for schematics and PCB design.

Re: XS1-L1 TI DP83848 Ethernet PHY Prototype

Posted: Tue Oct 09, 2012 10:54 pm
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

Re: XS1-L1 TI DP83848 Ethernet PHY Prototype

Posted: Wed Oct 10, 2012 1:41 am
by Bianco
Lets keep it to "other" if you know what i mean ;)

Re: XS1-L1 TI DP83848 Ethernet PHY Prototype

Posted: Tue Dec 12, 2017 4:27 pm
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.

Re: XS1-L1 TI DP83848 Ethernet PHY Prototype

Posted: Mon Mar 05, 2018 1:04 pm
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.