Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

W5500 Mbed EMAC for Arduino Mbed Core boards

License

NotificationsYou must be signed in to change notification settings

Networking-for-Arduino/W5500-EMAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Arduino library usesW5500 driver by Nicholas Humfrey with some adaptation.

Arduino Giga should work with Arduino Ethernet 2 shield. Arduino Portenta H7 boards should work with MKR ETH shield.

If you use a nodule with W5500, wire it to standard SPI pins of the board. On Nano pins 10 to 13. On Portenta pins 8, 9, 10 and SC pin 5 (as the MKR ETH Shield). On Giga R1 use the SPI header and pin 10 as CS.

For Arduino Giga R1, the Ethernet library has to be copied from Mbed Portenta boards package. For Mbed Core Nano boards and RP2040 boards, Ethernet and SocketWrapper library have to be copied.

To use the driver include it in the sketch with the Portenta Ethernet library:

#include <W5500EMAC.h>#include <PortentaEthernet.h>

About

W5500 Mbed EMAC for Arduino Mbed Core boards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp