Skip to content

TheStaticTurtle/RP2040-ENC28J60-LwIP-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RP2040-ENC28J60-Template

This repo is a template to get ethernet working with the integrated lwip stack that is present in the rp2040 sdk.

It includes:

This example acts a dhcp client with an http server and iperf2 server running

By default it's using SPI0 at 200kHz with these pins

ENC28J60 RP2040
SCK GP2
SI GP3
SO GP4
CS GP5
INT GP6
RESET -
CLK -
WOL -

About

Very simple template to use an ENC28J60 ethernet module with an rp2040 and lwip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published