Skip to content

olereinhardt/ethernut-enc28j60

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENC28J60-Driver for the ethernut RTOS

This project aims to create a driver for the popular, low-cost ENC28J60 10Mbit/s Ethernet-Chip for the ethernut Real Time Operating System. While this project should work on any Hardware supported by the ethetnut-OS that has an SPI-bus, it is currently being developed on the WiFiMCU Chip (based on EMW3165, ARM(tm) Cortex M4 Chip).

Wiring diagram for WiFiMCU

The wiring diagram is provided for the SPI4-Bus, the only one that is fully accessible by the WiFiMCU Pins.

WiFiMCU          <----->          ENC28J60
D12 (SCK)                              SCK
D1  (MOSI)                       MOSI (SI)
D14 (MISO)                       MISO (SO)
D4  (NSS)                               CS

About

An ENC28J60 ethernet-chip driver for the ethernut-RTOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published