I'm having some trouble setting up a water pump that is controlled by PWM. I'm using a MOSFET to amplify the PWM signal from the M600. The GATE of the transistor is connected to the AUX1 pin of the M600, the SOURCE is connected to the negative terminal of a 12v source, and the DRAIN is connected the negative terminal of the water pump. I've attached a simple drawing for clarity.
The issue that I am running into is that I am unable to vary the speed of the water pump. When I increase the minimum duty cycle from zero the water pump stays off until the duty cycle reaches 51, then the water pump turns full on. Increasing the duty cycle past 51 has no affect on the speed of the water pump. I've attempted using 2 different MoTec functions and I've received the same result using both. Below are the parameters I used for each function.
Function #132: Thermo Pump Function Parameters
Hi Temp: 80
Lo Temp: 0
Timeout: 0
Frequency: 100
Polarity: 1
Output Mode: 2
Min Duty: Varied from 0 to 100 (Water Pump turns on at 51)
Function #3: Aux Table
PWM/Switched: 0
Output Mode: 2
Polarity: 1
Frequency: 100
Minimum Duty Cycle: Varied from 0 to 100 ( Water Pump turns on at 51)
Maximum Duty Cycle: 100
Hysteresis: 0
If I can provide anymore information please let me know!