W5200 Driver
DynamoBen
Posts: 366
A few months back I posted a W5200 driver which is an updated version of the existing W5100 driver. Tonight I posted v1.2 which is over twice as fast as the W5100 SPI driver (thanks to Jim St John for getting things sped up). Enjoy, and I would love your feedback if improvements can be made.
W5200 driver in OBEX
W5200 driver in OBEX
Comments
That function is there in case you want to reset from the parent code, it isn't required for normal operation. However there is a reset in the ASM code, so when the cog is launched it resets the W5200.
From the datasheet:
I'm working on the fix now.