Pin Distribution
- This page lists the pin distribution of the FLY-DP5 motherboard after flashing Klipper firmware. Pin numbers are based on the motherboard schematic.
UART/CSis the driver communication pin: used as UART with TMC2209, and as chip selectCSwhen using SPI drivers such as TMC5160. The same pin is shared.ENis the enable pin, typically active low in Klipper configuration (enable_pinprefixed with!).DIAGis the driver diagnostic signal pin. When using sensorless homing, configure the correspondingdiag_pinaccording to the table below.
Driver Pins
The FLY-DP5 provides 5 driver ports:
| Driver | STEP | DIR | EN | UART/CS | DIAG |
|---|---|---|---|---|---|
| DRIVER0 | PC15 | PC14 | PC2 | PC13 | PB4 |
| DRIVER1 | PA1 | PA0 | PA2 | PC3 | PB3 |
| DRIVER2 | PA5 | PA4 | PA6 | PA3 | PD2 |
| DRIVER3 | PC5 | PC4 | PB0 | PA7 | PB5 |
| DRIVER4 | PB10 | PB2 | PB11 | PB1 | NC |
Before starting, completely shut down the printer and disconnect the power supply. Do not plug or unplug wiring harnesses, organize connector wiring, or touch terminals while the power is on.
For rows in the table where the Corresponding Driver DIAG is not -, the driver DIAG signal is connected to the corresponding input port on the main controller. When enabling sensorless homing, configure diag_pin directly according to the table. The corresponding input port will be occupied by the DIAG signal, so do not connect mechanical or optical endstop switches simultaneously. Drivers without a listed DIAG mapping cannot be configured for sensorless homing directly according to the table.
SPI Bus
SPI drivers such as the TMC5160 use the motherboard's hardware SPI bus. Configure spi_bus: spi2 in the configuration. There is no need to configure MOSI/MISO/SCLK pins separately:
[tmc5160 stepper_x]
spi_bus: spi2
cs_pin: UART/CS pin of the corresponding driver
Detailed instructions on software SPI and SPI speed, etc.: SPI Configuration Method
Endstops and Probe
| Function | Pin | Corresponding Driver DIAG |
|---|---|---|
| Endstop Port 0 / IO0 | PB4 | DRIVER0 |
| Endstop Port 1 / IO1 | PB3 | DRIVER1 |
| Endstop Port 2 / IO2 | PD2 | DRIVER2 |
| Probe | PB5 | DRIVER3 |
Heating
| Function | Pin |
|---|---|
| Heater Port 0 | PC6 |
| Heater Port 1 | PC7 |
Temperature Sensors
| Function | Pin |
|---|---|
| Thermistor Port 0 | PC0 |
| Thermistor Port 1 | PC1 |
The thermistor ports support NTC thermistors (100K) by default. The recommended sensor_type configuration is Generic 3950.
List of Klipper built-in
sensor_typeoptions that can be directly connected, and applicable scenarios for each model: Thermistor Configuration Method
K-type thermocouples, PT100, etc., require additional signal conversion chips and cannot be connected directly to the thermistor ports.
Fans
| Function | Pin |
|---|---|
| Fan Port 0 | PC8 |
| Fan Port 1 | PC9 |
PWM
The FLY-DP5 provides 1 PWM output, which can be used for servos, fan speed control, etc.:
| Pin | Remarks |
|---|---|
| PA8 | Servo / BLTouch control |
BL-Touch
| Function | Pin |
|---|---|
| Servo Signal | PA8 |
| Probe Signal | PB5 |
Driver RGB
- Please note: Not separately brought out | Pin | Remarks | | :----: | :----: | | PB7 | Driver RGB |
EXP Interface
- The EXP header is commonly used for screens like the Mini12864 or other expansion peripherals.
- If a pin is already used by SPI, UART, endstop, fan, or other functions, do not configure it again in the EXP peripherals.
EXP1
| Function | Pin |
|---|---|
| EXP1_1 | NC |
| EXP1_2 | PA15 |
| EXP1_3 | PC11 |
| EXP1_4 | PA14 |
| EXP1_5 | PC10 |
| EXP1_6 | PA13 |
| EXP1_7 | NC |
| EXP1_8 | NC |
| EXP1_9 | GND |
| EXP1_10 | 5V |
EXP2
| Function | Pin |
|---|---|
| EXP2_1 | PB14 |
| EXP2_2 | PB13 |
| EXP2_3 | PC12 |
| EXP2_4 | PB12 |
| EXP2_5 | PB6 |
| EXP2_6 | PB15 |
| EXP2_7 | NC |
| EXP2_8 | RST |
| EXP2_9 | GND |
| EXP2_10 | NC |