Close
0%
0%

ESP32S3 W5500 ETHERCAT SOES

ESP32-S3 software EtherCAT slave using W5500 Ethernet + SOES stack. No dedicated ESC chip needed. Works with TwinCAT.

Similar projects worth following
0 followers
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
ESP32-S3 Software EtherCAT Slave with W5500 and SOES

A fully software-based EtherCAT slave implementation running on ESP32-S3 with a W5500 SPI Ethernet controller. No
dedicated EtherCAT Slave Controller (ESC) hardware like LAN9252 is required — the ESC is emulated entirely in
software.

The project processes raw EtherCAT frames (0x88A4) through the W5500, maintains a 16KB ESC register space in RAM,
handles FMMU logical address mapping, and integrates with the open-source SOES (Simple Open EtherCAT Slave) stack for
full state machine, CoE, and PDO support.

Tested and working with Beckhoff TwinCAT 3. Includes ESI XML device description file for easy integration. Currently
implements 3 digital inputs and 3 digital outputs as a proof of concept, but the architecture can be extended to any
I/O configuration.

Enjoy this project?

Share

Discussions

Does this project spark your interest?

Become a member to follow this project and never miss any updates