@mchp-mcc/ethernet-drivers-8bit
v7.0.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
492
Maintainers
Keywords
Readme
Ethernet Drivers
Overview
The MCC Melody's Ethernet Driver library provide drivers for the ENC28J60 and ENCx24J600 family of controllers. It allows for a quick and easy configuration and code generation for applications using the SPI in polling mode.
Features
- Support for the Ethernet driver ENC28J60 and ENCx24J600.
- Generates APIs for the Ethernet Drivers.
- Supports polling mode.
- Uses the SPI protocol.
- Includes an input field for the MAC address.
Related Documentation
- Microchip Ethernet Controllers
- ENC28J60
- ENCx24J600
- ETH Click
- Serial Ethernet 2 Board
- Ethernet PICtail Plus Plus Daughter Board
- Curiosity Nano Base for Click boards
For more information refer to the Release Notes
Changelog
All notable changes to this project will be documented in this file.
[7.0.0] - 2023-12-18
New Features
- CC8SCRIP-19076 :- Adding SPI Host Driver support to Ethernet Drivers
[6.0.0] - 2023-06-09
New Features
- CC8SCRIP-16191 :- Update the Notifications Panel in Melody for a better User Experience
- CC8SCRIP-16190 :- Add Delay Driver as a default dependency for Ethernet Driver
- CC8SCRIP-16156 :- API documentation for Ethernet drivers
- CC8SCRIP-16155 :- AVR support in Ethernet driver Melody library
[5.0.0] - 2022-01-17
New Features
- CC8SCRIP-6811 :- Ethernet Drivers Lib - Source code annotation
- CC8SCRIP-6810 :- ENC28J60 Ethernet driver Release in Melody