2019-04-30 02:19 AM
I am developing a motor controller with version 5.3.3 of the MC SDK.
In the Basic tab of the Monitor, there is a Motor Power (W) indicator:
It has an upper limit of 200 Watts.
On the Registers tab, the same info can be seen:
My question is, where does this upper limit come from?
The software is configured for motor nominal DC voltage of 600.0 V and nominal current of 10.0 A, and is performing well.
The current sensor and signal conditioning setup shows a maximum readable current of 22.00A, based-on the controller I have built:
Many thanks,
Matt
2021-01-11 08:46 PM
Hi
Open your project file (*.stmcx) with text editor and search "Motor Power" in this file.
For change power gauge max value set maximum="200" to any value you want and save it.
2021-06-15 01:11 AM
The question has been moved from the "Motor Control Hardware" section to the "STM32 Motor Control" section (the question is about the STM32 MC SDK).
Best regards