|
SmartBar
|
: Header for main.c file. This file contains the common defines of the application. More...
#include "stm32f3xx_hal.h"Go to the source code of this file.
Functions | |
| void | HAL_TIM_MspPostInit (TIM_HandleTypeDef *htim) |
| void | Error_Handler (void) |
| This function is executed in case of error occurrence. | |
: Header for main.c file. This file contains the common defines of the application.
Copyright (c) 2024 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
| void Error_Handler | ( | void | ) |
This function is executed in case of error occurrence.
| None |
| void HAL_TIM_MspPostInit | ( | TIM_HandleTypeDef * | htim | ) |
TIM3 GPIO Configuration PC7 ------> TIM3_CH2
TIM15 GPIO Configuration PB14 ------> TIM15_CH1
TIM17 GPIO Configuration PB9 ------> TIM17_CH1
TIM3 GPIO Configuration PC7 ------> TIM3_CH2
TIM15 GPIO Configuration PB14 ------> TIM15_CH1
TIM17 GPIO Configuration PB9 ------> TIM17_CH1