Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

ethernet to serial interface

Status
Not open for further replies.

gvnl

Newbie level 4
Joined
Apr 21, 2008
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,360
hello:
I'm looking to build an ethernet to serial interface, using PIC µC(like 18F4620 or others ), does anyone have a schematic(with firmware) for that?

Thank you
 

if you are going to use a PIC18 you may as well use the PIC18F97J60which has integerated 10baseT controller
PIC18F87J60

for an example of circuits have a look at the PICDEM.NET schematics appendix A of the user guide
**broken link removed**

you can download software free, following TCP/IP link on
**broken link removed**
 

thanks for reply:
in fact I'm looking for a schematic using a PIC18 DIP package like 18F4620 and a ENC28J60 (also DIP).
I already downloaded the above link, but I found nothing inside looking like my project.

Thank you
 

the advantage of the PIC18F97J60 is the integrated ethernet interface which saves using a ENC28J60 which in commercial products is an advantage.
However, it is not avaiable in a DIP package so your alternative if OK if that is what you are looking for.
If you look at the ENC28J60 Data Sheet it shows how to connect it to an MCU (in you case the SPI interface of the PIC18)
https://ww1.microchip.com/downloads/en/devicedoc/39662a.pdf

if you look at PICDEM.net™ 2 Internet/Ethernet Development Board User’s Guide
**broken link removed**

the schemtics show how to connect the ENC28J60 to a PIC18
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top