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.
It´s quite a general question, so what exactly do you need to know.
SPI (hardware, timing) is well standardized, so it´s in most cases independent what SPI partners you use. For sure you need to send the correct bytes as described in the datasheets.
Wiznet has published example software, e.g. for AVR and STM32. You can use it as a template for your PIC18 design, just replacing the low level SPI routines. For the hardware setup, you just need to know the SPI mode and supported clock speed.
- - - Updated - - -
I just saw that Microchip has a W5200 PICtail, to be used among others with PIC18 development boards. So there's probably readymade software from Microchip.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.