This is an example application demonstrating building an EtherCAT system using Esmacat

Dependencies:   EsmacatShield X_NUCLEO_IHM01A1

Basic Information of Esmacat

Information about Esmacat and EASE is provided in the link below. https://os.mbed.com/users/esmacat/code/EASE_Example/wiki/Homepage

Information about the hardware needs and setup is provided in the link below. https://os.mbed.com/users/esmacat/code/EASE_Example/wiki/Hardware-Setup

Information about the structure of the system and it's software is provided in the link below. https://os.mbed.com/users/esmacat/code/EASE_Example/wiki/Software

About this example

This is an example application to demonstrate the ease with which a system, which communicates over EtherCAT, can be build. It measures the RPM of a motor using a proximity sensor.

Following lists the hardware required

  • 2 x Mbed boards with Arduino UNO form factor (NUCLEO-F103RB)
  • 2 x EASE boards
  • 1 x proximity sensor shield (X_NUCLEO_6180XA1)
  • 1 x Motor shield (X-NUCLEO-IHM01A1)
  • 1 x stepper motor
  • 1 x Ethernet POE injector with a 24VDC power supply
  • 2 x Ethernet cables
  • Keyboard, mouse, and monitor
  • PC with Linux/Windows OS installed
  • DC power supply for motor

https://os.mbed.com/media/uploads/pratima_hb/system_pic1.jpg

Click here to know more about this Example

Revisions of X_NUCLEO_IHM01A1.lib

Revision Date Message Actions
37:70d96b1ecb98 2017-03-13 Updated with the new version of the library. File  Diff  Annotate
36:a9f1080a7875 2017-03-10 Including X_NUCLEO_IHM01A1 library aligned to ARM mbed coding style. File  Diff  Annotate
34:543d0d1147d9 2017-03-01 Fitting mbed coding style. File  Diff  Annotate
33:b7c72f06bc38 2016-10-28 Updated with the new version of the library. File  Diff  Annotate
31:1ded98eb22ae 2016-09-27 Updated with the last release of the library. File  Diff  Annotate
30:afc9781f989f 2016-09-27 Updated with the new version of the library. File  Diff  Annotate
29:a80a213c3c94 2016-09-08 Comment about pps added. File  Diff  Annotate
27:e09aa231c16d 2016-04-08 + Added a SetHome() after changing the step mode.; + Updated with the new version of the library. File  Diff  Annotate
26:b0203c2265e5 2016-04-07 + Added a step-mode change, and updated with the new version of the library. File  Diff  Annotate
25:3c863b420ac5 2016-03-11 + Updated with the new version of the library. File  Diff  Annotate
24:da8e9fc2b66e 2016-02-15 + Updated with the new version of the library. File  Diff  Annotate
23:54503e363f67 2016-02-09 + Updated with the new version of the library. File  Diff  Annotate
22:3b691e5ca15e 2016-01-19 + Updated with the new version of the library. File  Diff  Annotate
21:0189493b15ec 2016-01-15 + Updated with the new version of the library. File  Diff  Annotate
20:fb38fcb11b26 2016-01-13 + Updated with the new version of the library. File  Diff  Annotate
19:1cd7f65c155c 2016-01-13 + Initialization structure added.; + "FLAG" interrupt handling added.; + Dynamic changing of parameters added.; + Updated with the new version of the library. File  Diff  Annotate
18:19d177002292 2016-01-04 + Updated with the new version of the library. File  Diff  Annotate
17:4830b25fec7f 2015-12-14 + Updated with no initialization structure passed by default. File  Diff  Annotate
16:dc668a1bd3d8 2015-12-10 + Updated with the new version of the library. File  Diff  Annotate
15:ba7bd44a605f 2015-12-10 Aligned with new library URL File  Diff  Annotate
14:edcb72b71dac 2015-12-09 + Updated with the new version of the library. File  Diff  Annotate
12:e218356f35bd 2015-12-01 + Updated with the new version of the library. File  Diff  Annotate
10:8f031470ca9f 2015-11-27 + Updated with the new version of the library. File  Diff  Annotate
9:dc704c11181d 2015-11-27 + Updated to fit the initialization of the motor to FULL STEP mode done by the library. File  Diff  Annotate
7:1d8a73b24eba 2015-11-26 + Updated with the new version of the X_NUCLEO_IHM01A1 library. File  Diff  Annotate
6:32166bfc04b0 2015-11-25 + Updated with the new X_NUCLEO_IHM01A1 library. File  Diff  Annotate
5:8065b587ade0 2015-11-20 + FlagIRQHandler and ErrorHandler examples added. File  Diff  Annotate
4:cd1b33180e79 2015-11-19 Removed undesired files. File  Diff  Annotate
3:fffa53c7aed2 2015-11-18 + Program updated to reflect the modifications to the "StepperMotor" abstract class. File  Diff  Annotate
2:e12e4df7a486 2015-11-13 Adaptation to the "StepperMotor" abstract class. File  Diff  Annotate
1:fbf28f3367aa 2015-10-16 Updated to fit the new X_NUCLEO_IHM01A1 library. File  Diff  Annotate
0:e6a49a092e2a 2015-10-14 mbed test application for the STMicrolectronics X-NUCLEO-IHM01A1; Motor Control Expansion Board: control of 1 motor. File  Diff  Annotate