Skip to main content

A4988

Loading...

Basic Parameters

  • Compatible with: Marlin/Klipper/RRF firmware
  • Over-temperature shutdown protection
  • Ground short-circuit protection
  • Load short-circuit protection

Pinout

Loading...

Installation on FLY Motherboard

  • Please note that the EN pin must be aligned to the top left corner when installing
  • FLY's DP5, PRO X10, and MMU can only use TP drivers
    Loading...

Driver Current Adjustment and Microstepping Instructions

  • Driver current adjustment instructions
    Loading...
  • The A4988 uses normal jumper cap mode; after installing all four jumpers, you can configure 16 microsteps directly
    Loading...

Klipper Reference Configuration

  • The A4988 does not require driver configuration such as [tmc5160 stepper_x] or [tmc2209 stepper_x]; it is not needed, and the driver will not function properly if configured

  • Set microsteps: to 16

  • enable_pin must include !: The A4988 enable pin is active low, so the ! prefix must be added for inversion during configuration, for example enable_pin: !gpio1, otherwise the motor will not be able to lock.

    Loading...
Loading...