We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4f7b0 commit c7242deCopy full SHA for c7242de
motor_control/docs/src/release.rst
@@ -45,3 +45,9 @@ The 2023.1 release covers a range of key algorithms, includes:
45
2. SVPWM_DUTY: the API is the front-end for Space Vector Pulse Width Modulation (SVPWM) to calculate ratios.
46
3. PWM_GEN: the API is the back-end for Space Vector Pulse Width Modulation (SVPWM) to generate output signals based on ratios.
47
4. QEI: the API is for quadrature encoder interface(QEI).
48
+
49
+Additional updates for 2023.1 happened, including:
50
51
+1. The sensor-based FOC IP has been updated by adding a new control mode ‘MOD_MANUAL_TORQUE_FLUX_FIXED_ANGLE’.
52
+2. The QEI IP has bee updated for output signed RPM value.
53
+3. The constrains for resource usage have been adjusted for better timing convergences on varies platforms.
0 commit comments