Skip to content

Commit 6e2ebdc

Browse files
Add VESC configuration
1 parent cb53aa5 commit 6e2ebdc

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

VESC Config.txt

+48
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
Run Motor FOC wizard first, then modify the following settings:
2+
3+
Motor Settings > General
4+
General
5+
Motor Type FOC
6+
Sensor Port Mode Hall Sensors
7+
ABI Encoder Counts 8192
8+
9+
Current
10+
Max Motor Current 39.12 A
11+
Max Motor Brake Current -39.12 A
12+
Absolute Max Current 120 A
13+
14+
Max Battery Current 60 A
15+
Max Battery Regen Current -9.9 A
16+
17+
Voltage
18+
Battery Cutoff Start 30.6 V (3.4V/cell, 9S)
19+
Battery Cutoff End 27.0 V (3V/cell, 9S)
20+
21+
RPM
22+
Max ERPM 4900 rpm
23+
Max ERPM Reverse -2450 rpm
24+
25+
Wattage
26+
Maximum Wattage 2000 W
27+
Maximum Braking Wattage -2000 W
28+
29+
Run input wizard first with PPM input, then modify the following settings:
30+
31+
Motor Settings > PID Controllers
32+
Minimum ERPM 70 rpm
33+
34+
App Settings > General
35+
App to Use PPM and UART
36+
37+
App Settings > PPM
38+
General
39+
Control Type PID Speed Control
40+
Median Filter True
41+
Safe Start True
42+
PID Max ERPM 4900 rpm
43+
44+
Mapping
45+
Pulselength Start 0.1 ms
46+
Pulselength End 0.9 ms
47+
Pulselength Center 0.65 ms
48+
Input Deadband 15%

0 commit comments

Comments
 (0)