An implementation of ENC28J60 driver for STM32 MCU. Tested only on sending UDP packets and only on MCUs STM32F091xC, STM32F030x6 and STM32F103xB. If you need to use another STM32 MCU then don't forget to edit file inc/stm32includes.h
.
lu1kaifeng/stm32-enc28j60
An enc28j60 (cheap ethernet module) library for stm32 project, generated by STM32CubeMX
C