mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-06 02:54:27 +02:00
Updated Setup current and speed limits (markdown)
@@ -1,5 +1,5 @@
|
|||||||
## Current Limit
|
## Current Limit
|
||||||
You can adjust I_MOT_MAX and I_DC_MAX parameters in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) file to decrease/increase current limit(Amps). I_DC_MAX should be equal to I_MOT_MAX + 2A
|
You can adjust I_MOT_MAX parameter in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) file to decrease/increase current limit(Amps). I_DC_MAX should be equal set to I_MOT_MAX + 2A.<br>
|
||||||
|
|
||||||
## Speed Limit
|
## Speed Limit
|
||||||
You can adjust N_MOT_MAX in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) file to decrease/increase the speed limit(RPMs).<br>
|
You can adjust N_MOT_MAX in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) file to decrease/increase the speed limit(RPMs).<br>
|
||||||
|
Reference in New Issue
Block a user