Skip to content

Commit fbdea14

Browse files
SDA USRsdausr
authored andcommitted
Squashed 'motor_control' changes from 0b7b5bf..e6747aa (#973)
e6747aa Merge pull request #348 from yuanqian/CR-1179649 d190c35 fix CR-1179649 Co-authored-by: sdausr <[email protected]>
1 parent a620ee1 commit fbdea14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

motor_control/docs/src/guide_L1/IPs/pwm_gen.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ As it is shown in the above pictures, the entire SVPWM have 3 functions. PWM_GEN
5555

5656
* stt_pwm_cycle: this parameter is to monitor the status of pwm_cycle length, which is supposed to be clk_freq/pwm_freq.
5757

58-
* sampling ii: flag "[-ii <sampling II>]". The ii (iteration interval) determines the sampling rate of the input. The default value is 1.
58+
* sampling ii: flag "[-ii <sampling II>]". The ii (initiation interval) determines the sampling rate of the input. The default value is 1.
5959

6060
Profiling
6161
============

motor_control/docs/src/guide_L1/IPs/svpwm_duty.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ As it is shown in the aboved pictures, the entire SVPWM_DUTY have five configura
5555

5656
* dead_cycles: flag "[-dead <dead cycles>]". The dead_cycles determines the transit time between the switch on/off. The switches pair shall not simultaneously be switching on and off, in terms of the danger of overloaded transient currents on the bridge. It may incur the systematic turbulence and cause serious problem. The default value of dead_cycles is 10.
5757

58-
* sampling ii: flag "[-ii <sampling II>]". The ii (iteration interval) determines the sampling rate of the input. The default value is 1.
58+
* sampling ii: flag "[-ii <sampling II>]". The ii (initiation interval) determines the sampling rate of the input. The default value is 1.
5959

6060

6161
Profiling

0 commit comments

Comments
 (0)