Searched +full:runs +full:- +full:on (Results 1 – 25 of 39) sorted by relevance
12
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_opamp.c | 8 * + Initialization and de-initialization functions 21 * If no LICENSE file comes with this software, it is provided AS-IS. 45 (+++) Runs automatically the calibration in 2 steps. 47 (As OPAMP is Rail-to-rail input/output, these 2 steps calibration is 49 (+++) Runs automatically the calibration. 57 runs calibration of all OPAMPs in parallel to save search time. 60 (++) Gain is set externally (gain depends on external loads). 74 (+++) VREF- referenced. 75 (+++) Filtering on VINM0, VREF- referenced. 79 (##) Gain of x-1, x-3, x-7 or x-15 for inverting mode with: [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_opamp.c | 11 * + Initialization and de-initialization functions 24 * If no LICENSE file comes with this software, it is provided AS-IS. 48 (+++) Runs automatically the calibration. 55 runs calibration of all OPAMPs in parallel to save search time. 58 (++) Gain is set externally (gain depends on external loads). 129 (++) Select the non-inverting input 132 (++) If the user-defined trimming mode is enabled, select PMOS & NMOS trimming values 140 Caution: On STM32U5, HAL OPAMP lock is software lock only (not 141 hardware lock as on some other STM32 devices) 145 *** Running mode: change of configuration while OPAMP ON *** [all …]
|
D | stm32u5xx_hal_opamp_ex.c | 9 * + Extended Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 25 /* Includes ------------------------------------------------------------------*/ 39 /* Private typedef -----------------------------------------------------------*/ 40 /* Private define ------------------------------------------------------------*/ 41 /* Private macro -------------------------------------------------------------*/ 42 /* Private variables ---------------------------------------------------------*/ 43 /* Private function prototypes -----------------------------------------------*/ 44 /* Exported functions --------------------------------------------------------*/ 73 * structure (mode normal or low-power). To perform calibration for [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_opamp.c | 8 * + Initialization and de-initialization functions 21 * If no LICENSE file comes with this software, it is provided AS-IS. 52 (+++) Runs automatically the calibration. 60 runs calibration of all OPAMPs in parallel to save search time. 63 (++) Gain is set externally (gain depends on external loads). 140 (++) Select the non-inverting input 143 (++) If the user-defined trimming mode is enabled, select PMOS & NMOS trimming values 151 Caution: On STM32L5, HAL OPAMP lock is software lock only (not 152 hardware lock as on some other STM32 devices) 156 *** Running mode: change of configuration while OPAMP ON *** [all …]
|
D | stm32l5xx_hal_opamp_ex.c | 8 * + Extended Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 25 /* Includes ------------------------------------------------------------------*/ 39 /* Private typedef -----------------------------------------------------------*/ 40 /* Private define ------------------------------------------------------------*/ 41 /* Private macro -------------------------------------------------------------*/ 42 /* Private variables ---------------------------------------------------------*/ 43 /* Private function prototypes -----------------------------------------------*/ 44 /* Exported functions --------------------------------------------------------*/ 72 * structure (mode normal or low-power). To perform calibration for [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_opamp.c | 8 * + Initialization and de-initialization functions 21 * If no LICENSE file comes with this software, it is provided AS-IS. 53 (+++) Runs automatically the calibration. 61 runs calibration of all OPAMPs in parallel to save search time. 64 (++) Gain is set externally (gain depends on external loads). 141 (++) Select the non-inverting input 144 (++) If the user-defined trimming mode is enabled, select PMOS & NMOS trimming values 152 Caution: On STM32L4, HAL OPAMP lock is software lock only (not 153 hardware lock as on some other STM32 devices) 157 *** Running mode: change of configuration while OPAMP ON *** [all …]
|
D | stm32l4xx_hal_opamp_ex.c | 8 * + Extended Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 25 /* Includes ------------------------------------------------------------------*/ 39 /* Private typedef -----------------------------------------------------------*/ 40 /* Private define ------------------------------------------------------------*/ 41 /* Private macro -------------------------------------------------------------*/ 42 /* Private variables ---------------------------------------------------------*/ 43 /* Private function prototypes -----------------------------------------------*/ 44 /* Exported functions --------------------------------------------------------*/ 71 /* Not available on STM32L41x/STM32L42x/STM32L43x/STM32L44x where only one OPAMP available */ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_opamp.c | 8 * + Initialization/de-initialization functions 21 * If no LICENSE file comes with this software, it is provided AS-IS. 44 (++) Runs automatically the calibration in 2 steps. 46 (As OPAMP is Rail-to-rail input/output, these 2 steps calibration is 56 runs calibration of 2 or 4 OPAMPs in parallel. 58 (#) For any running mode, an additional Timer-controlled Mux (multiplexer) 59 mode can be set on top. 60 (++) Timer-controlled Mux mode allows Automatic switching between inverting 61 and non-inverting input. 62 (++) Hence on top of defaults (primary) inverting and non-inverting inputs, [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_opamp.c | 8 * + Initialization/de-initialization functions 21 * If no LICENSE file comes with this software, it is provided AS-IS. 44 (++) Runs automatically the calibration in 2 steps. 46 (As OPAMP is Rail-to-rail input/output, these 2 steps calibration is 56 runs calibration of 6 OPAMPs in parallel. 58 (#) For any running mode, an additional Timer-controlled Mux (multiplexer) 59 mode can be set on top. 60 (++) Timer-controlled Mux mode allows Automatic switching of inputs 62 (++) Hence on top of defaults (primary) inverting and non-inverting inputs, 71 (++) Gain is set externally (gain depends on external loads). [all …]
|
D | stm32g4xx_hal_dac_ex.c | 18 * If no LICENSE file comes with this software, it is provided AS-IS. 70 /* Includes ------------------------------------------------------------------*/ 86 /* Private typedef -----------------------------------------------------------*/ 87 /* Private define ------------------------------------------------------------*/ 88 /* Private macro -------------------------------------------------------------*/ 89 /* Private variables ---------------------------------------------------------*/ 90 /* Private function prototypes -----------------------------------------------*/ 91 /* Exported functions --------------------------------------------------------*/ 128 assert_param(IS_DAC_CHANNEL(hdac->Instance, DAC_CHANNEL_2)); in HAL_DACEx_DualStart() 134 hdac->State = HAL_DAC_STATE_BUSY; in HAL_DACEx_DualStart() [all …]
|
D | stm32g4xx_hal_opamp_ex.c | 9 * + Extended Initialization and de-initialization functions 21 * If no LICENSE file comes with this software, it is provided AS-IS. 26 /* Includes ------------------------------------------------------------------*/ 41 /* Private typedef -----------------------------------------------------------*/ 42 /* Private define ------------------------------------------------------------*/ 43 /* Private macro -------------------------------------------------------------*/ 44 /* Private variables ---------------------------------------------------------*/ 45 /* Private function prototypes -----------------------------------------------*/ 46 /* Exported functions --------------------------------------------------------*/ 70 * structure (mode normal or high-speed). [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_opamp.c | 8 * + Initialization and de-initialization functions 21 * If no LICENSE file comes with this software, it is provided AS-IS. 29 OPAMP3 (OPAMP3 availability depends on device category) 48 (+++) Runs automatically the calibration in 2 steps: for transistors 57 runs calibration of all OPAMPs in parallel to save search time. 60 (++) Gain is set externally (gain depends on external loads). 125 (++) Select the non-inverting input 127 (++) If the user-defined trimming mode is enabled, select PMOS & NMOS trimming values 135 Caution: On STM32L1, HAL OPAMP lock is software lock only (not 136 hardware lock as on some other STM32 devices) [all …]
|
D | stm32l1xx_hal_opamp_ex.c | 9 * + Extended Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 25 /* Includes ------------------------------------------------------------------*/ 41 /* Private typedef -----------------------------------------------------------*/ 42 /* Private define ------------------------------------------------------------*/ 43 /* Private macro -------------------------------------------------------------*/ 44 /* Private variables ---------------------------------------------------------*/ 45 /* Private function prototypes -----------------------------------------------*/ 46 /* Exported functions --------------------------------------------------------*/ 76 * structure (mode normal or low-power). To perform calibration for [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_utils.c | 14 * If no LICENSE file comes with this software, it is provided AS-IS. 18 /* Includes ------------------------------------------------------------------*/ 38 /* Private types -------------------------------------------------------------*/ 39 /* Private variables ---------------------------------------------------------*/ 40 /* Private constants ---------------------------------------------------------*/ 69 /* Private macros ------------------------------------------------------------*/ 127 /* Private function prototypes -----------------------------------------------*/ 139 /* Exported functions --------------------------------------------------------*/ 149 * @brief This function configures the Cortex-M SysTick source to have 1ms time base. 155 * - Use MCU_Frequency structure element returned by function above [all …]
|
/hal_stm32-3.6.0/.github/workflows/ |
D | test.yml | 3 on: [push, pull_request] 7 runs-on: ubuntu-latest 9 fail-fast: false 11 python-version: ['3.7', '3.8', '3.9', '3.10'] 13 - uses: actions/checkout@v1 14 - name: Set up Python 15 uses: actions/setup-python@v1 17 python-version: ${{ matrix.python-version }} 18 - name: install dependencies 20 pip3 install -r scripts/requirements.txt [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_opamp.c | 11 * + Initialization and de-initialization functions 24 * If no LICENSE file comes with this software, it is provided AS-IS. 48 (+++) Runs automatically the calibration in 2 steps. 50 (As OPAMP is Rail-to-rail input/output, these 2 steps calibration is 52 (+++) Runs automatically the calibration. 61 (++) Gain is set externally (gain depends on external loads). 75 (+++) VREF- referenced. 76 (+++) Filtering on VINM0, VREF- referenced. 80 (##) Gain of x-1, x-3, x-7 or x-15 for inverting mode with: 139 (++) Select the non-inverting input [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_conf.h | 16 * If no LICENSE file comes with this software, it is provided AS-IS. 21 /* Define to prevent recursive inclusion -------------------------------------*/ 29 /* Exported types ------------------------------------------------------------*/ 30 /* Exported constants --------------------------------------------------------*/ 122 * When the CRS is not used, the HSI48 RC oscillator runs on it default frequency 127 … The real value my vary depending on manufacturing process variations.*/ 137 The real value may vary depending on the variations 179 #define TICK_INT_PRIORITY ((1UL<<__NVIC_PRIO_BITS) - 1UL) /*!< tick interrupt priority … 205 /* Includes ------------------------------------------------------------------*/ 331 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_conf.h | 16 * If no LICENSE file comes with this software, it is provided AS-IS. 21 /* Define to prevent recursive inclusion -------------------------------------*/ 29 /* Exported types ------------------------------------------------------------*/ 30 /* Exported constants --------------------------------------------------------*/ 137 * When the CRS is not used, the HSI48 RC oscillator runs on it default frequency 142 … The real value my vary depending on manufacturing process variations.*/ 150 The real value may vary depending on the variations in voltage and temperature.*/ 204 /* Includes ------------------------------------------------------------------*/ 357 /* Exported macro ------------------------------------------------------------*/ 368 /* Exported functions ------------------------------------------------------- */
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_conf.h | 16 * If no LICENSE file comes with this software, it is provided AS-IS. 21 /* Define to prevent recursive inclusion -------------------------------------*/ 29 /* Exported types ------------------------------------------------------------*/ 30 /* Exported constants --------------------------------------------------------*/ 125 * When the CRS is not used, the HSI48 RC oscillator runs on it default frequency 130 … The real value my vary depending on manufacturing process variations.*/ 139 The real value may vary depending on the variations 246 /* Includes ------------------------------------------------------------------*/ 455 /* Exported macro ------------------------------------------------------------*/ 466 /* Exported functions ------------------------------------------------------- */
|
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_conf.h | 17 * If no LICENSE file comes with this software, it is provided AS-IS. 22 /* Define to prevent recursive inclusion -------------------------------------*/ 30 /* Exported types ------------------------------------------------------------*/ 31 /* Exported constants --------------------------------------------------------*/ 117 * When the CRS is not used, the HSI48 RC oscillator runs on it default frequency 122 … The real value my vary depending on manufacturing process variations.*/ 131 The real value may vary depending on the variations 171 #define TICK_INT_PRIORITY ((1UL<<__NVIC_PRIO_BITS) - 1UL) /*!< tick interrupt priority (lowest by… 242 /* Includes ------------------------------------------------------------------*/ 415 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_conf.h | 16 * If no LICENSE file comes with this software, it is provided AS-IS. 21 /* Define to prevent recursive inclusion -------------------------------------*/ 29 /* Exported types ------------------------------------------------------------*/ 30 /* Exported constants --------------------------------------------------------*/ 130 * When the CRS is not used, the HSI48 RC oscillator runs on it default frequency 135 … The real value my vary depending on manufacturing process variations.*/ 144 vary depending on the variations in voltage and temperature.*/ 174 #define TICK_INT_PRIORITY ((1UL<<__NVIC_PRIO_BITS) - 1UL) /*!< tick interrupt priority… 255 /* Includes ------------------------------------------------------------------*/ 488 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/ |
D | release_note.html | 4 <meta charset="utf-8" /> 6 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> 9 code{white-space: pre-wrap;} 10 span.smallcaps{font-variant: small-caps;} 11 span.underline{text-decoration: underline;} 12 div.column{display: inline-block; vertical-align: top; width: 50%;} 14 <link rel="stylesheet" href="_htmresc/mini-st_2020.css" /> 15 <!--[if lt IE 9]> 16 …<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> 17 <![endif]--> [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_conf.h | 16 * If no LICENSE file comes with this software, it is provided AS-IS. 21 …Define to prevent recursive inclusion ------------------------------------------------------------… 29 /* Exported types ---------------------------------------------------------------------------------… 30 /* Exported constants -----------------------------------------------------------------------------… 127 * When the CRS is not used, the HSI48 RC oscillator runs on it default frequency 132 … The real value my vary depending on manufacturing process variations.*/ 141 The real value may vary depending on the variations 178 #define TICK_INT_PRIORITY ((1UL<<__NVIC_PRIO_BITS) - 1UL) /*!< tick interrupt priority (… 250 /* Includes ---------------------------------------------------------------------------------------… 467 /* Exported macro ---------------------------------------------------------------------------------… [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_rcc.c | 14 * If no LICENSE file comes with this software, it is provided AS-IS. 20 /* Includes ------------------------------------------------------------------*/ 38 /* Private types -------------------------------------------------------------*/ 39 /* Private variables ---------------------------------------------------------*/ 40 /* Private constants ---------------------------------------------------------*/ 41 /* Private macros ------------------------------------------------------------*/ 79 /* Private function prototypes -----------------------------------------------*/ 113 /* Exported functions --------------------------------------------------------*/ 125 * - MSI ON and used as system clock source 126 * - HSE, HSI, HSI48, PLL and PLLSAI1 Source OFF [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_dac.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 33 STM32WL devices integrate one 12-bit Digital Analog Converter 37 (#) DAC channel1 with DAC_OUT1 (PA10) as output or connected to on-chip 43 Digital to Analog conversion can be non-triggered using DAC_TRIGGER_NONE 70 When a DAC channel is used (ex channel1 on PA4) and the other is not 71 (ex channel2 on PA5 is configured in Analog and disabled). 73 Note that there is no coupling on channel2 as soon as channel2 is turned on. 74 Coupling on adjacent channel could be avoided as follows: 75 when unused PA5 is configured as INPUT PULL-UP or DOWN. [all …]
|
12