6.3.3.1 Available Commands
Configuring the Period value:
Use the following command to configure the period value for a specified PWM module.
+PWMCFG=<Module>,<Period>
- Module: Provide a value for the desired module to be used. The valid input ranges from 1-4, where each number in the range represents its respective PWM Module (1-4).
- Period: Provide a value in the hex format in the range of 0x0000 to 0xFFFF. This value can be calculated using a following formula (Calculating Period and Duty Cycle). This value will only apply to the module specified and must be provided to the command using the “0x” prefix.