Is anyone working with the WIZ5300 chip or the WIZ830 Module?
jstjohnz
Posts: 91
I'm interested in the W5300 chip (as opposed to the W5100 that's used in the Spinneret), and am wondering if anyone here has done any work as far as modifying the drivers to work with that chip?
It allows for up to 8 sockets instead of 4, but it is parallel only, no SPI mode like the 5100 has.
It appears that it's going to be a fair amount of work to re-do the drivers, so just wondering if anyone else is working with this chip.
It allows for up to 8 sockets instead of 4, but it is parallel only, no SPI mode like the 5100 has.
It appears that it's going to be a fair amount of work to re-do the drivers, so just wondering if anyone else is working with this chip.
Comments
While I'm not a fan of duplicate posts you may want to post in the general Prop forum. I suspect this is limited to just Spinneret folks, you may get better traffic there.
My goal is to do virtually the entire driver in ASM.
Still the issue of i/o pins. I think I could get it down to 12 pins if I latch the address lines externally, still 7 more than the serial 5100.