Mullet wrote:I was reading several posts back and someone stated that derive MOT_VALUE_SCAL one should take MOT_MIN and subtract it from MOT_MAX.(MOT_MAX - MOT_MIN = MOT_VALUE_SCAL).
The whole PWM range thing is an unnecessary complication. Just use duty steps instead, as in the example in the spreadsheet I posted above.
Mullet wrote:So in my case the top RPM is 32,000 so that's what the value should be and not MOT_MAX - MOT_MIN.
RPM scale would be used for calibrated ESC32, not standard ESCs. Just use duty steps for A1/A2 calc and set VALUE_SCAL to 100.
-Max