# GRBL 13.2


| Specifications | Parameters |
| Motor driver chip | DRV8825PWPR |
| Controller chip | ATmega328P-AU |
| Maximum drive current of single channel | 1.5A |
| Support maximum step subdivision | 1/32 |
| Interface | XT2.54-4P |
| Net weight | 22.5g |
| Gross weight | 42.3g |
| Product size | 54.2*54.2*13.2mm |
| Package size | 95*65*25mm |
| M5Stack | GPIO21 | GPIO22 | 5V | GND |
| GRBL 13.2 | SDA | SCL | VCC | GND |
## Step subdivision adjustment
| MODE2 | MODE1 | MODE0 | STEP MODE |
| 0 | 0 | 0 | Full step (2-phase excitation) with 71% current |
| 0 | 0 | 1 | 1/2 step (1-2 phase excitation) |
| 0 | 1 | 0 | 1/4 step (W1-2 phase excitation) |
| 0 | 1 | 1 | 1/8 step |
| 1 | 0 | 0 | 1/16 step |
| 1 | 0 | 1 | 1/32 step |
| 1 | 1 | 0 | 1/32 step |
| 1 | 1 | 1 | 1/32 step |
| Switch | Address |
| 0 | 0x70 |
| 1 | 0x71 |