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:
XS1-L1 TI DP83848 Ethernet PHY Prototype
-
- XCore Expert
- Posts: 754
- Joined: Thu Dec 10, 2009 6:56 pm
-
- Member++
- Posts: 31
- Joined: Fri Aug 31, 2012 3:42 pm
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?
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?
-
- XCore Expert
- Posts: 754
- Joined: Thu Dec 10, 2009 6:56 pm
Hi,
I use Altium Designer for schematics and PCB design.
I use Altium Designer for schematics and PCB design.
-
- Member++
- Posts: 31
- Joined: Fri Aug 31, 2012 3:42 pm
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
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
-
- XCore Expert
- Posts: 754
- Joined: Thu Dec 10, 2009 6:56 pm
Lets keep it to "other" if you know what i mean ;)
-
- Newbie
- Posts: 1
- Joined: Tue Dec 12, 2017 4:22 pm
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.
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.
-
- Active Member
- Posts: 60
- Joined: Mon Oct 23, 2017 1:49 pm
- Location: Croatia
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.
Many thanks in advance.