Continue to Site

Welcome to EDAboard.com

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.

[PIC] SPI communication between W5100 and PIC 18F4550

Status
Not open for further replies.

seselulu

Newbie
Joined
May 22, 2020
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
21
Hello,

Does anyone can tell me how to user a Wiznet W5100 with pic microntroller 18F4550.
I'm about finishing my final year project

Thank you
 

Hi,

usually the datasheet.

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.

Klaus
 

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.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top