Ethernet Confusion Pic Web Server Question


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Dec 2004
    Location
    nebraska
    Posts
    79


    Did you find this post helpful? Yes | No

    Default Re: Ethernet Confusion Pic Web Server Question

    Ok, I'm just about onboard with the PIC/W5100 setup. I'm still kicking around the thought of using the ENC28J60 chip. To me right now I'm thinking the only main difference is that the ENC28J60 doesn't do stack and the pic will have to handle it. That is a disadvantage because I don't really want to deal with the stack. And the W5100 will handle all stack and handshaking. I'm wondering what the disadvantage of using the W5100 is? Maybe the through put is not as good when using the ENC28J60. Both are spi devices so they should both work as fast as you can dump data to them.

    Yes I am going to order some W5100 Monday.

    I am going to jump on the band wagon. However I may trip and fall off.

    Shawn

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: Ethernet Confusion Pic Web Server Question

    Hi Shawn,
    Yes, the W5100 handles the TCP/IP stack while on the ENC28J60 you'd have to code the stack (too) in PBP. For me, being an ethernet rookie, it was a given especially conciddering the small difference in price. One drawback is its bloody tiny.... 0.2mm legs on 0.4mm pitch.....

    There's now a W5200 which is also an SPI device (unlike the W5300) but with 32k buffer and 8 simultaneous sockets. I've only looked at the datasheet brifely but it looks very simmilar to the W5100 commandwise.

    Looking forward to hear about your adventures!

    /Henrik.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts