This function handles NMI exception.
This function handles Hard Fault exception.
This function handles Debug Monitor exception.
This function handles Memory Manage exception.
This function handles Bus Fault exception.
This function handles Usage Fault exception.
This function handles SysTick Handler.
This function handles SVCall exception.
This function handles PendSVC exception.
System Clock Configuration The system Clock is configured as follow : System Clock source = PLL (HSE) SYSCLK(Hz) = 100000000 HCLK(Hz) = 100000000 AHB Prescaler = 1 APB1 Prescaler = 2 APB2 Prescaler = 1 HSE Frequency(Hz) = 8000000 PLL_M = 8 PLL_N = 400 PLL_P = 4 VDD(V) = 3.3 Main regulator output voltage = Scale1 mode Flash Latency(WS) = 3
Set LED2 to Blinking mode for an infinite loop (toggle period based on value provided as input parameter).
Function to manage IRQ Handler
Configures User push-button in EXTI Line Mode.
This function handles DMA2 interrupt request.
This function handles ADC1 interrupt request.
This function configures DMA for transfer of data from ADC
Configure ADC (ADC instance: ADC1) and GPIO used by ADC channels.
Perform ADC activation procedure to make it ready to convert (ADC instance: ADC1).
ADC group regular overrun interruption callback
DMA transfer error callback
DMA transfer complete callback
ADC group regular end of sequence conversions interruption callback