Operational amplifier (OPAMP)
Enables or disables connecting the OPAMP's internal reference to
ADC.
ï‚· NewState : new state of the Vrefint output. This parameter
can be: ENABLE or DISABLE.
ï‚· If the selected OPAMP is locked, Vref connection can't be
performed. To unlock the configuration, perform a system
reset.
16.2.4.8 OPAMP_TimerControlledMuxConfig
void OPAMP_TimerControlledMuxConfig ( uint32_t
OPAMP_Selection, OPAMP_InitTypeDef * OPAMP_InitStruct)
Configure the OPAMP peripheral (secondary inputs) for timer-
controlled mux mode according to the specified parameters in
OPAMP_InitStruct.
ï‚· OPAMP_Selection : the selected OPAMP. This parameter
can be OPAMP_Selection_OPAMPx where x can be 1 to 4 to
select the OPAMP peripheral.
ï‚· OPAMP_InitStruct : pointer to an OPAMP_InitTypeDef
structure that contains the configuration information for the
specified OPAMP peripheral. OPAMP_InvertingInput
specifies the inverting input of
OPAMPOPAMP_NonInvertingInput specifies the non
inverting input of OPAMP
ï€ OPAMP_InvertingInput :
ï€ OPAMP_NonInvertingInput :
ï‚· If the selected OPAMP is locked, timer-controlled mux
configuration can't be performed. To unlock the configuration,
perform a system reset.
ï‚· PGA and Vout can't be selected as seconadry inverting input.
16.2.4.9 OPAMP_TimerControlledMuxCmd
void OPAMP_TimerControlledMuxCmd ( uint32_t
OPAMP_Selection, FunctionalState NewState)