EasyCAT LAB - EtherCAT master simple example

Dependencies:   SOEM SPI_TFT_ILI9341 TFT_fonts

  • This repository contains a simple example for the EasyCAT LAB , a complete educational and experimental EtherCAT® system, composed of one master and two slaves.

Note

  • This example uses two LAB 2 slaves.

Note

  • In this example only two bytes of data are exchanged between the slaves and are also visualized on the TFT display.
Committer:
EasyCAT
Date:
Wed Oct 25 14:42:52 2023 +0000
Revision:
4:cbef7fa67d5f
Parent:
0:13be39911caf
Bug fix

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sulymarco 0:13be39911caf 1 {
sulymarco 0:13be39911caf 2 "target_overrides":
sulymarco 0:13be39911caf 3 {
sulymarco 0:13be39911caf 4 "NUCLEO_F767ZI":
sulymarco 0:13be39911caf 5 {
sulymarco 0:13be39911caf 6 "target.d11_configuration": "PB_5"
sulymarco 0:13be39911caf 7 }
sulymarco 0:13be39911caf 8 }
sulymarco 0:13be39911caf 9 }