CubeMon-Vue-Demo-STM32F407VGT6U
main.c File Reference

: Main program body More...

#include "main.h"
#include <prog/init.h>

Functions

void SystemClock_Config (void)
 System Clock Configuration. More...
 
int main (void)
 The application entry point. More...
 
void Error_Handler (void)
 This function is executed in case of error occurrence. More...
 

Variables

ADC_HandleTypeDef hadc1
 
DMA_HandleTypeDef hdma_adc1
 
DAC_HandleTypeDef hdac
 
I2C_HandleTypeDef hi2c1
 
IWDG_HandleTypeDef hiwdg
 
TIM_HandleTypeDef htim4
 
TIM_HandleTypeDef htim10
 
TIM_HandleTypeDef htim13
 
TIM_HandleTypeDef htim14
 

Detailed Description

: Main program body

Attention

Copyright (c) 2022 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.

Function Documentation

◆ Error_Handler()

void Error_Handler ( void  )

This function is executed in case of error occurrence.

Return values
None

◆ main()

int main ( void  )

The application entry point.

Return values
int

◆ SystemClock_Config()

void SystemClock_Config ( void  )

System Clock Configuration.

Return values
None

Configure the main internal regulator output voltage

Initializes the RCC Oscillators according to the specified parameters in the RCC_OscInitTypeDef structure.

Initializes the CPU, AHB and APB buses clocks