Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated supported Applications by ATMGEA2560. Updated Application 06_ethercat_minimal.

...

Platform

Supported

atmega2560YES

NO*

stm32f103rb

YES

linux

YES

rl78/g14

YES (disable logging)

lpc55s69

YES

Info

*This example doesn’t start properly due to insufficient RAM.

Establish a connection

To establish a cyclic connection you can use the Industrial Communication Explorer. Flash the device (see here), connect it to your computer and start the Industrial Communication Explorer.

...

This EtherCAT example demonstates a simple EtherCAT slave. By default no data mapper is used. It contains two five each 32 bit wide objects (0x2000, 0x2001, 0x200D, 0x200E, 0x200F) - 0x2000 and 0x2001 are mapped to each a receive and a transmit PDO. Additionally, the feature EtherCAT Distributed Clocks (DC) will be activated, if the platform supports it. The DC Sync signals increment two application variables triggered by an interrupt on the platform.

...