Operational amplifier (OPAMP)
can be any value lower or equal to 0x0000001F.
16.2.4.14 OPAMP_StartCalibration
void OPAMP_StartCalibration ( uint32_t OPAMP_Selection,
FunctionalState NewState)
Start or stop the calibration of selected OPAMP peripheral.
ï‚· OPAMP_Selection : the selected OPAMP. This parameter
can be OPAMP_Selection_OPAMPx where x can be 1 to 4 to
select the OPAMP peripheral.
ï‚· NewState : new state of the OPAMP peripheral. This
parameter can be: ENABLE or DISABLE.
ï‚· If the selected OPAMP is locked, start/stop can't be
performed. To unlock the configuration, perform a system
reset.
16.2.5 OPAMP configuration locking function
16.2.5.1 OPAMP_LockConfig
void OPAMP_LockConfig ( uint32_t OPAMP_Selection)
Lock the selected OPAMP configuration.
ï‚· OPAMP_Selection : the selected OPAMP. This parameter
can be OPAMP_Selection_OPAMPx where x can be 1 to 4 to
select the OPAMP peripheral.
ï‚· Locking the configuration means that all control bits are read-
only. To unlock the OPAMP configuration, perform a system
reset.