Setting engine control modes in the FOC SDK
Hello colleagues! In the process of working in FOK SDK 4.3 with the controller STM32F302RE, I had several questions:
1) When using the HFI mode, I can not configure the control settings. Perhaps you have some kind of guide to configure each parameter.
2) When I start the engine with an encoder, the shaft cannot rotate at a speed lower than 6 revolutions per minute, that is, 5, 4, and so on, the motor just holds the moment. I also noticed that in fact the speed changes stepwise at 6 revolutions per minute. How can I make the speed change in steps of 1 revolution per minute?
3) Tell me how to properly configure the PID controller for Iq and Id? By changing these values, the engine begins to behave differently.
Thank you in advance for all those who responded.