microtechnics-main / stm32-ethernet-1-enc28j60

ENC28J60 SPI driver for STM32.

Home Page:https://microtechnics.ru/stm32-i-ethernet-chast-1-podklyuchenie-i-nastrojka-enc28j60/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32 and Ethernet, part 1. ENC28J60 driver.

Bunch of projects for STM32 Ethernet connection based on ENC28J60 IC physical layer. The first part is devoted to creating ENC28J60 SPI driver and its configuration and setting up. Here is a basic connection diagram:

Demo project uses SPI1 peripheral of STM32F103C8 and well-known development board BluePill. List of used peripherals includes SPI lines and some GPIOs in output mode:

If you need a full description in addition to the sources, it can be found on my site.

About

ENC28J60 SPI driver for STM32.

https://microtechnics.ru/stm32-i-ethernet-chast-1-podklyuchenie-i-nastrojka-enc28j60/


Languages

Language:C 98.0%Language:Assembly 1.8%Language:C++ 0.1%