You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Note: some brake/handbrake outputs may require a 10k pulldown resistor on certain platforms(!)
100
101
101
102
These two high‑side drivers for brake/handbrake could be repurposed for other functions like oil coolers!
102
103
@@ -130,29 +131,14 @@ These two high‑side drivers for brake/handbrake could be repurposed for other
130
131
131
132
The controller provides several preset modes along with a fully customisable mode:
132
133
133
-
| Mode | Behaviour |
134
-
|-----|-----------|
135
-
| Stock | OEM behaviour |
136
-
| FWD | Zero lock |
137
-
| 7525 | 25% lock |
138
-
| 6040 | 40% lock |
139
-
| 5050 | 100% lock |
140
-
| Expert | User‑defined lock profile |
141
-
142
-
---
143
-
144
-
## LED Indicators
145
-
146
-
5mm onboard LED colour indicates the active mode:
147
-
148
-
| Colour | Mode |
149
-
|------|------|
150
-
| Red | Stock |
151
-
| Green | FWD |
152
-
| Cyan | 7525 |
153
-
| Magenta | 6040 |
154
-
| Blue | 5050 |
155
-
| White | Expert |
134
+
| Mode | Behaviour | LED Colour |
135
+
|-----|-----------|-----------|
136
+
| Stock | OEM behaviour | Red |
137
+
| FWD | Zero lock | Green |
138
+
| 7525 | 25% lock | Cyan |
139
+
| 6040 | 40% lock | Magenta |
140
+
| 5050 | 100% lock | Blue |
141
+
| Expert | User‑defined lock profile | White |
156
142
157
143
---
158
144
@@ -170,7 +156,7 @@ Expert mode allows lock targets to be configured based on **speed and throttle s
170
156
171
157
Allow the controller to learn *your* Haldex by replacing the original methodology of approximating a lock percentage by cycling through all of the available lock percentages.
172
158
173
-
Use the 'Learn Haldex' in the Settings page and within one minute the controller will learn how to get EXACTLY the lock percentage you request. No more guess-work, just exactly values.
159
+
Use the 'Learn Haldex' in the Settings page and within one minute the controller will learn how to get EXACTLY the lock percentage you request. No more guess-work, just exact values.
0 commit comments