5.5.11 Set PMU Mode (SPMU,<0,1>)

Format: SPMU,<0,1>

This command is used to set the PMU mode as MLDO mode or BUCK PWM mode. There is one parameter, which is ‘0’ or ‘1’.
  • 0’ – To select MLDO mode
  • 1’ – To select BUCK PWM mode
The default setting of the RNBD451 module is MLDO mode.
Default:0
Example:SPMU,1

// Set PMU mode as the BUCK PWM mode

Response:AOK// Success
Err// Syntax error or invalid parameter
Note: The PDS stores this parameter. The parameter is effective after a reboot.