Projected horsepower
Yes — but not directly. A typical electric stepper motor cannot be driven straight from a 12 V PWM output on an ECU like the Holley Terminator X. The PWM output on the Holley isn’t a stepper driver; it’s a simple switched 12 V signal (intended for things like fans, relays, or solenoids). A stepper motor needs a proper driver that provides controlled current to its coils in the right sequence.Here’s how you can make it work for your exhaust cutout control:🧱 What You Need1. A Stepper Motor with Enough TorqueChoose a motor that can physically move your exhaust cutout mechanism reliably.2. A Stepper Motor DriverPopular choices include:TB6600DM542A4988 / DRV8825 (for smaller steppers)These drivers take simple step and direction signals and handle all coil sequencing and current control.⚠️ Do not drive the stepper coils directly from the Holley output — there’s no current limiting or sequencing.📊 How It Works ConceptuallyHolley PWM output → controls a voltage-to-frequency converter (or microcontroller)↳ converts PWM into step pulses + direction signalThat step + direction goes into the stepper driverThe driver powers the stepper motorThe motor turns your cutout linkage🔌 Wiring OverviewHere’s a generic wiring flow:Copy code Holley PWM Output (12 V PWM) │ ▼ PWM → Step Converter / Microcontroller (e.g., Arduino, LM2907, or dedicated converter) │ ▼ Step Signal (Pulse) + Direction Signal │ ▼ Stepper Motor Driver ┌─────────────┐ │ Step Pulse │ │ Direction │ │ Ground │ │ (Driver Supply + Motor Power) │ └─────────────┘ │ ▼ Stepper Motor🧠 The Key Parts Explained🟡 1) Holley PWM OutputOutputs switched 12 V PWMYou’ll need this to tell something how fast or how far to move the cutout.You may configure PWM based on RPM and throttle position in Holley.🔵 2) PWM → Step Pulse ConverterThe Holley PWM output by itself doesn’t tell a driver how many steps or in which direction to move.You need to convert
WM duty cycle → Step frequencyA threshold or signal → DirectionThis can be done with:Simple control moduleArduino/TeensyDedicated PWM-to-step converterExample logic:0–50% PWM → Close cutout (reverse direction)50% → Neutral (no movement)50–100% PWM → Open cutout (forward direction)Pulse frequency sets how fast it moves🟢 3) Stepper DriverAccepts step & directionProvides current to motor coilsMust match stepper voltage/current ratingsDriver connections:V+ / GND → motor power (12–36 V typical)STEP → pulse from converterDIR → direction signalENABLE → optional (can disable motor)Motor A+/A– B+/B– → to stepper coils🔴 4) Stepper MotorWired to driver coils:A+ → Coil A+A– → Coil A–B+ → Coil B+B– → Coil B–🛠 Example Wiring (Simplified)ComponentPinConnect ToHolley PWM outputPWM outPWM input on converterConverterPulse outputSTEP on driverConverterDirection outputDIR on driverDriverMotor +Stepper motor coilsDriver GND—System groundAlways common-ground the Holley, converter, driver, and motor power supply.⚙️ Configuring BehaviorIn your Holley software:Assign the PWM output to variables like RPM, TPS, Boost, etc.Map PWM duty cycle to desired cutout positionExample mapping:< 1500 RPM → 0% (closed)1500–3000 → 0–50% (opening)3000 → 50–100% (fully open)On the converter:Convert 0–100% PWM into step frequencySelect direction based on above thresholds🧰 AlternativesIf this seems too complex, consider: ✔️ A geared DC motor + H-bridge (simpler open/close control)✔️ An actuator with built-in position control✔️ 12 V linear actuator + limit switchesThese can often be run directly from Holley PWM or a relay output.🧩 Summary✅ You can control a stepper motor with Holley’s 12 V PWM❌ You cannot connect the stepper directly to PWM✔️ You need a step converter + proper stepper driverIf you tell me the stepper motor model and desired cutout travel, I can help size the driver and write a simple converter logic! I tried the 6 way double poll switch and it was worse, it didnt open or close with the switch and popped the fuse so i put it back like it was.
The Best V8 Stories One Small Block at Time
Relay A
Pin 30 → Black motor wire
Pin 87 → +12v fused
Pin 87a → Ground
Pin 86 → Ignition 12v
Pin 85 → switch up and holley open output
Relay B
Pin 30 → Black/Blue motor wire
Pin 87 → +12v fused
Pin 87a → ground
Pin 86 → Ignition 12v
Pin 85 → switch down and holley close output
And the middle connections on thr 3 way switch is ground.
Last edited by Tommy42088; Feb 25, 2026 at 06:29 AM.
Added tips to the exhaust
Put some new titanium springs in the truck, ive had the springs that are in the truck around 3 years so decided to put some new titanium ones to go along with the che trunnion upgrade
Put some moser axles with new bearings
I like how the seal is 1 piece on these
Andrew
Andrew
My tuner said a driveshaft sensor would be better but that will have to come later.
Then you can add an adjustable bias valve and you'll be set, that's how mine is setup anyways and it works great.













