2020-08-10 02:03 AM
On MCSDK_v5.4.3
Why is this, and is it still possible to generate suitable code?
Solved! Go to Solution.
2020-10-20 08:21 AM
Dear @mscot.1
Overall, MC SDK does not need a floating point unit. Only the MC Motor Profiler needs an FPU.
Regarding your question, for the STM32 Motor Control applications, indeed we no longer support STM32F2. Sorry for that.
We strongly recommend that you use:
Best regards
Laurent Ca...
2020-09-14 02:03 AM
Dear mscot.1
Do you have still this problem to solve?
Best regards
Laurent Ca...
2020-09-15 12:04 AM
I am now assuming it is because the position foc requires a floating point unit.
2020-10-20 08:21 AM
Dear @mscot.1
Overall, MC SDK does not need a floating point unit. Only the MC Motor Profiler needs an FPU.
Regarding your question, for the STM32 Motor Control applications, indeed we no longer support STM32F2. Sorry for that.
We strongly recommend that you use:
Best regards
Laurent Ca...
2020-10-23 05:51 AM
Release Notes for X-Cube-MCSDK
The Position Control feature uses floating point arithmetic. It may require a lot of CPU power on STM32F0 and STM32G0 devices that do not have an FPU.