Arduino SimpleFOCShield example
The SimpleFOCShield, being Arduino UNO shield, is compatible with any type of board with the same headers. Essentially, it is a L6234 chip breakout board made in a form of Arduino Shield.
Connector types
- Terminal connectors
- motor phase lines
a
,b
andc
- power supply cables (12V to 24V)
- motor phase lines
- Encoder connector
- Integrated configurable pull-ups
More information on this link: Arduino Simple FOC Shield.
Encoder
- Channels
A
andB
are connected to the encoder connectorP_ENC
, terminalsA
andB
. - If your encoder has
index
signal you can connect it to the encoder connector as well, terminalI
.
Motor
- Motor phases
a
,b
andc
are connected directly the motor terminal connectorTB_M1