RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Functions
OPAMPEx_Exported_Functions_Group1

Functions

HAL_StatusTypeDef HAL_OPAMPEx_SelfCalibrateAll (OPAMP_HandleTypeDef *hopamp1, OPAMP_HandleTypeDef *hopamp2)
 Run the self calibration of 2 OPAMPs in parallel.
 

Detailed Description

Function Documentation

◆ HAL_OPAMPEx_SelfCalibrateAll()

HAL_StatusTypeDef HAL_OPAMPEx_SelfCalibrateAll ( OPAMP_HandleTypeDef hopamp1,
OPAMP_HandleTypeDef hopamp2 
)

Run the self calibration of 2 OPAMPs in parallel.

Note
Trimming values (PMOS & NMOS) are updated and user trimming is enabled is calibration is successful.
Calibration is performed in the mode specified in OPAMP init structure (mode normal or low power). To perform calibration for both modes, repeat this function twice after OPAMP init structure accordingly updated.
Parameters
hopamp1handle
hopamp2handle
Return values
HALstatus