This is a breakout board for ON Semiconductor’s AMIS-30543 microstepping bipolar stepper motor driver, which features SPI-adjustable current limiting, 11 step modes (from full-step through 1/128-step), back-EMF feedback that can be used for stall detection or optional closed-loop control, and over-current and over-temperature protection. The board operates from 6 V to 30 V and can deliver up to approximately 1.8 A per phase without a heat sink or forced air flow (it is rated for 3 A per coil with sufficient additional cooling).

This product is a carrier board or breakout board for ON Semiconductor’s AMIS-30543 Micro-Stepping Motor Driver; we therefore recommend careful reading of the AMIS-30543 datasheet (495k pdf) before using this product. This stepper motor driver lets you control one bipolar stepper motor at up to 3 A output current per coil (see thePower Dissipation Considerations section below for more information). Here are some of the board’s key features:

  • Standard step and direction control interface
  • SPI interface for configuring settings (e.g. step mode, current limit, sleep) and reading status registers
  • Speed and load angle output that can be used for stall detection or closed-loop control of the torque and speed based on the load angle
  • Eleven different step modes: full-step (uncompensated, compensated 1-phase, or compensated 2-phase), half-step (uncompensated or compensated), 1/4-step, 1/8-step, 1/16-step, 1/32-step, 1/64-step, and 1/128-step
  • SPI-programmable current control (from 132 mA to 3 A) enables your microcontroller to adjust the peak-current limit on the fly as more or less torque or speed is needed
  • Intelligent chopping control that automatically selects the correct current decay mode (fast decay or slow decay)
  • Low-EMI PWM with SPI-selectable voltage slopes
  • Compatible with 5 V and 3.3 V microcontrollers
  • Integrated 5V regulator that can be used to supply an external microcontroller
  • Integrated watchdog function
  • Open coil detection
  • Thermal warning indicates when the driver is close to the thermal shutdown temperature
  • Over-current status and shutdown (short-to-ground and shorted-load protection)
  • Reverse voltage protection

Note: This driver needs to be enabled and configured through its SPI interface on power up, so your microcontroller must be capable of acting as an SPI master (either with an SPI peripheral or software SPI).

 

 

Included hardware

This product ships with all surface-mount components—including the AMIS-30543 driver IC—installed as shown in the product picture. However, soldering is required for assembly of the included through-hole parts. The following through-hole parts are included:

  • One 1×20-pin breakaway 0.1″ male header
  • Three 2-pin, 3.5 mm terminal blocks (for board power and motor outputs)
  • One 0.1″ shorting block (for connecting IOREF to neighboring VDD pin)

The 0.1″ male header can be broken or cut into smaller pieces as desired and soldered into the smaller through-holes. These headers are compatible with solderless breadboards0.1″ female connectors, and our premium and pre-crimped jumper wires. The terminal blocks can be soldered into the larger holes to allow for convenient temporary connections of unterminated power and stepper motor wires. You can also solder your motor leads and other connections directly to the board for the most compact installation.

Using the driver

Pinout

 

 

PIN Description
VMOT Reverse-protected 6 V to 30 V board power supply connection. Note: Available VDD current is reduced for input voltages under 8 V, and sleep mode is not available for input voltages under 9 V.
VBB This pin gives access to the motor power supply after the reverse-voltage protection MOSFET (see the board schematic below). It can be used to supply reverse-protected power to other components in the system. It is generally intended as an output, but it can also be used to supply board power.
GND Ground connection points for the motor power supply and control ground reference. The control source and the motor driver must share a common ground.
MOTXP Motor output: “positive” end of phase X coil.
MOTXN Motor output: “negative” end of phase X coil.
MOTYP Motor output: “positive” end of phase Y coil.
MOTYN Motor output: “negative” end of phase Y coil.
VDD (5V OUT) The board is powered by an internal 5V regulator, and this pin gives access to the regulated 5 V output. This can be used to supply the neighboring IOREF pin when using this board in 5V systems, and it can be used to power an external microcontroller. When VMOT is over 8 V, approximately 30 mA is available for external components; when VMOT is less than 8 V, the available current drops to less than 10 mA.
IOREF All of the board signal outputs (except SLA) are open-drain outputs that are pulled up to IOREF, so this pin should be supplied with the logic voltage of the controlling system (e.g. 3.3V for use in 3.3V systems). For convenience, it can be connected to the neighboring VDD pin when it is being used in a 5V system.
NXT Changes on this input move the motor current one step up or down in the translator table (even when the motor is disabled). The edge that triggers the step depends on the NXT-polarity configuration bit, which can be changed through the SPI interface (rising edge by default).
DIR Input that determines the direction of rotation. The direction can also be controlled through the SPI interface.
DO SPI data output. (This pin is also often referred to as “MISO”.)
DI SPI data input. (This pin is also often referred to as “MOSI”.)
CLK SPI clock input.
CS SPI chip select input. Logic transitions on this pin are required for SPI communication, even if this is the only device on the SPI bus.
CLR Chip reset input. A logic high on this input clears all internal registers, except in sleep mode.
ERR Error output. This pin drives low to indicate that an error condition has occurred. The specific error can be determined by using the SPI interface to check the error flags.
POR/WD Power-on reset/watch dog function output. This pin provides an active-low signal that can be used as a reset input for an external microcontroller.
SLA (filtered) SLA (speed and load angle) output after a low-pass filter. The result is an analog voltage between 0  V and 5 V that indicates the level of the back-EMF voltage of the motor. This signal can be used for stall detection or closed-loop control of the torque and speed based on the load angle. Note: Since the output of this pin ranges from 0 V to 5 V regardless of IOREF, extra precautions should be taken when connecting this pin to a 3.3V device (such as passing it through an appropriate voltage divider).

General minimal wiring diagram

 

Minimal wiring diagram for connecting a microcontroller to an AMIS-30543 stepper motor driver carrier.

 

While the AMIS-30543 allows control of a stepper motor through a simple step (NXT) and direction (DIR) interface, it first needs to be enabled and configured through its SPI interface. This means that the controlling microcontroller must be capable of acting as an SPI master (either with an SPI peripheral or software SPI), and it must be connected to the DI, CLK, and CS pins. While the DO and ERR pins are not required to use this driver, it is generally a good practice to use them to monitor for error conditions.

Minimal wiring diagram (5 V systems only)

 

Minimal wiring diagram for connecting a microcontroller with a logic voltage of 5 V to an AMIS-30543 stepper motor driver carrier.

 

The AMIS-30543 has an internal 5 V regulator that can be used to supply IOREF in cases where the board is being used in 5 V systems. This internal regulator can also be used to supply the external microcontroller’s logic voltage if the regulator can deliver the required current, in which case there would be a wire from the AMIS-30543 VDD to the microcontroller VDD in the above diagram, and the “logic power supply” box would not be present.

Arduino library and example code

 

Controlling an AMIS-30543 stepper motor driver carrier with an Arduino-compatible #3104 A-Star 32U4 Mini SV.

 

If you are new to the AMIS-30543 or stepper motors in general, our AMIS-30543 Arduino library can help you get started. The library provides basic functions for configuring and operating the driver using an Arduino or Arduino-compatible controller. It also provides access to many of the driver’s advanced features and includes example sketches that show you how to use them.

Power dissipation considerations

The AMIS-30543 driver IC has a maximum current rating of 3 A per coil, but the actual current you can deliver depends on how well you can keep the IC cool. The carrier’s printed circuit board is designed to draw heat out of the IC, but to supply more than approximately 1.8 A per coil continuously, a heat sink or other cooling method is required. However, it is possible to use the SPI-configurable current limit to selectively deliver higher currents than this for short durations without overheating the driver.

This product can get hot enough to burn you long before the chip overheats. Take care when handling this product and other components connected to it.

Please note that measuring the current draw at the power supply will generally not provide an accurate measure of the coil current. Since the input voltage to the driver can be significantly higher than the coil voltage, the measured current on the power supply can be quite a bit lower than the coil current (the driver and coil basically act like a switching step-down power supply). Also, if the supply voltage is very high compared to what the motor needs to achieve the set current, the duty cycle will be very low, which also leads to significant differences between average and RMS currents.

Schematic diagram

 

AMIS-30543 stepper motor driver carrier schematic diagram.

 

This diagram is also available as a downloadable pdf: AMIS-30543 stepper motor driver carrier schematic (231k pdf)

Dimensions

Size: 1.0″ × 1.2″
Weight: 4.0 g1

General specifications

Minimum operating voltage: 6 V2
Maximum operating voltage: 30 V
Continuous current per phase: 1.8 A3
Maximum current per phase: 3 A4
Minimum logic voltage: 2.5 V
Maximum logic voltage: 5.5 V
Microstep resolutions: full, 1/2, 1/4, 1/8, 1/16, 1/32, 1/64, 1/128
Reverse voltage protection?: Y

Notes:

1
Without included optional headers or terminal blocks.
2
The regulated 5V (VDD) output current is reduced for input voltages under 8 V, and sleep mode is not available for input voltages under 9 V.
3
Without a heat sink or forced air flow.
4
With sufficient additional cooling.
 

File downloads

ON Semiconductor AMIS-30543 stepper motor driver datasheet (495k pdf)
 
AMIS-30543 stepper motor driver carrier schematic diagram (231k pdf)
Printable schematic diagram of the AMIS-30543 Motor Driver Carrier.
Dimension diagram of the AMIS-30543 Stepper Motor Driver Carrier (437k pdf)
 
Drill guide for the AMIS-30543 Stepper Motor Driver Carrier (50k dxf)
This DXF drawing shows the locations of all of the board’s holes.
AMIS-30543 application note: how to measure Bemf on the SLA-pin (1MB PDF)
This application note from ON Semiconductor explains how to use the Speed and Load Angle (SLA) output to build accurate stall-detection and torque-adaptive algorithms.

 

Write a review

Please login or register to review

Pololu 2970 AMIS-30543 Stepper Motor Driver Carrier

  • Brand: Pololu
  • Product Code:Pololu-Stepper-Driver-AIMIS-30543
  • Reward Points:18
  • Availability:In Stock
  • रo 2,178.28
  • रo 1,829.00

  • Ex Tax:रo 1,550.00
  • Price in reward points:1846

  • 8 or more रo 2,160.58
  • 15 or more रo 2,142.88
  • 40 or more रo 2,125.18
  • 75 or more रo 2,108.66

Related Products

L298N Motor Driver Board

L298N Motor Driver Board

The L298N driver module, using ST' L298N chip, can directly drive two 3-30V DC motor, and provide a ..

रo 230.10 Ex Tax:रo 195.00

L298P 2A Motor Shield For Arduino

L298P 2A Motor Shield For Arduino

This  DFRobot Arduino Compatible Motor Shield (2A) uses L298P chip which allow to drive two 7-12V DC..

रo 1,395.94 रo 1,609.52 Ex Tax:रo 1,183.00

L298N - Dual Full Bridge Driver

L298N - Dual Full Bridge Driver

The L298N is a high voltage, high current, dual full bridge driver designed to accept standard TTL l..

रo 177.00 Ex Tax:रo 150.00

L298 Dual H-Bridge Motor Driver

L298 Dual H-Bridge Motor Driver

Double H driver module uses ST L298N dual full-bridge driver, an integrated monolithic circuit in a ..

रo 2,502.78 Ex Tax:रo 2,121.00

Stepper Motor Driver A4988

Stepper Motor Driver A4988

A4988 is a complete microstepping motor driver with built-in translator for easy operation. This pro..

रo 165.20 Ex Tax:रo 140.00

Pololu 3764/3765 DRV8434A Stepper Motor Driver Carrier

Pololu 3764/3765 DRV8434A Stepper Motor Driver Carrier

This breakout board for TI’s DRV8434A microstepping bipolar stepper motor driver offers microsteppin..

रo 1,280.30 Ex Tax:रo 1,085.00

4A Motor Shield

4A Motor Shield

The 4A Motor Shield is based on the Freescale MC33932 dual H-Bridge Power IC , which can control ind..

रo 5,450.42 Ex Tax:रo 4,619.00

USB2AX v3.2b

USB2AX v3.2b

The USB2AX is a small interface to control Dynamixel servos like the AX-12 from a computer. It plugs..

रo 5,977.88 Ex Tax:रo 5,066.00

Servo Six Board - Monk Make

Servo Six Board - Monk Make

The Servo Six board simplifies the process of connecting up to six servo motors to a Raspberry Pi or..

रo 787.06 Ex Tax:रo 667.00

1A Motor Shield for Arduino

1A Motor Shield for Arduino

1A Motor Shield for Arduino This Motor shield  for Arduino uses L293 chip which allow to dri..

रo 1,679.14 रo 1,934.02 Ex Tax:रo 1,423.00

Stepper Motor Driver - Easy Driver A3967

Stepper Motor Driver - Easy Driver A3967

Each Easy Driver can drive up to about 750mA per phase of a bi-polar stepper motor. It defaults to 8..

रo 247.80 Ex Tax:रo 210.00

Pololu 2134 / 2874 DRV8834 Low-Voltage Stepper Motor Driver Carrier

Pololu 2134 / 2874 DRV8834 Low-Voltage Stepper Motor Driver Carrier

This is a breakout board for TI’s DRV8834 microstepping bipolar stepper motor driver. It has a pinou..

रo 767.00 Ex Tax:रo 650.00

Pololu 2971 DRV8880 Stepper Motor Driver Carrier

Pololu 2971 DRV8880 Stepper Motor Driver Carrier

This breakout board for TI’s DRV8880 microstepping bipolar stepper motor driver features adjustable ..

रo 1,126.90 Ex Tax:रo 955.00

L298 Dual H-Bridge Motor Driver Module

L298 Dual H-Bridge Motor Driver Module

 New L298 Dual H-Bridge Motor Driver    Features:   Working mode: H bridge ..

रo 277.30 Ex Tax:रo 235.00

ULN2003 Stepper Motor Driver Board

ULN2003 Stepper Motor Driver Board

ULN2003 Stepper Motor Driver Board   A B C D four-phase LED indicates the status of the ..

रo 87.32 Ex Tax:रo 74.00

Pololu 2968 / 2969 Stepper Motor Driver Carrier, Digital Current Control MP6500

Pololu 2968 / 2969 Stepper Motor Driver Carrier, Digital Current Control MP6500

This product is a carrier board or breakout board for the MP6500 stepper motor driver from Monolithi..

रo 1,316.88 Ex Tax:रo 1,116.00

Pololu 2966 / 2967 Stepper Motor Driver Carrier, Potentiometer Current Control MP6500

Pololu 2966 / 2967 Stepper Motor Driver Carrier, Potentiometer Current Control MP6500

This product is a carrier board or breakout board for the MP6500 stepper motor driver from Monolithi..

रo 671.42 Ex Tax:रo 569.00

Pololu 3096 / 3097 Stepper Motor Driver Compact Carrier TB67S249FTG

Pololu 3096 / 3097 Stepper Motor Driver Compact Carrier TB67S249FTG

This breakout board for Toshiba’s TB67S249FTG microstepping bipoloar stepper motor driver is arrange..

रo 1,250.80 Ex Tax:रo 1,060.00

Pololu 2133 / 2982 DRV8825 Stepper Motor Driver Carrier, High Current

Pololu 2133 / 2982 DRV8825 Stepper Motor Driver Carrier, High Current

This breakout board for TI’s DRV8825 microstepping bipolar stepper motor driver features adjustable ..

रo 2,385.96 Ex Tax:रo 2,022.00

Gravity: 2x2A Motor Shield for Arduino Twin

Gravity: 2x2A Motor Shield for Arduino Twin

Arduino product family is a great learning platform for electronics, programming and robotics. But m..

रo 1,410.10 रo 1,626.04 Ex Tax:रo 1,195.00

Tags: AMIS-30543, Stepper, Motor, Driver, Carrier

The product is currently Out-of-Stock. Enter your email address below and we will notify you as soon as the product is available.

Name
Email
Phone
Comments