I know some people on here use these. I am currently playing with the module, but I have some chips and mag jacks here and want to create my own project boards.
I’ve googled for them and can’t find anything.
Also, I’d like to know if the INT pin works on SPI mode. So far I’ve just been polling, and I’ve read that it doesn’t work with SPI, but there’s nothing official that says it doesn’t work.
Thanks, but there’s no library there, just the schematic and board files. I can open those up, but I can’t copy the W5100 part to another schematic or library.
open the arduino shield schematic, group the WIZ5100 chip, cut it. Now open YOUR schematic and choose paste. Both symbol and footprint will be placed on your sch and brd files (if you have both open of course)
use the exp-project-lbr.ulp (from cadsoft website) which allows you to "Create library or libraries from schematic/board " . Once done, use it as a normal library.
You guys seem to use W5300 so I was curious - what is inside W5300? Is this a real ASIC or some kind of PIC that has been programmed with their firmware and then re-labelled as W5300?
I’m assuming it’s an actual ASIC as the I/O is pretty specialized, but it might just be a uC that I don’t know about. I’m no expert in these things.
You can probably do the same thing with a uC now though as there are a few lately that come with MAC/PHY built in. I’ve been thinking of trying out the Luminary Micro 8xxx or 6xxx series out with uIP or lwIP.
just for future people who might get to this post from other places- eagle 6.4.0 removed the exp-project-lbr.ulp script, now its integrated into File > Export > Libraries