-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPWM-Input.txt
61 lines (41 loc) · 1.64 KB
/
PWM-Input.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Configuration PWM-Input
STM32CubeMX 4.24.0
Date 03/30/2019
MCU STM32F401RETx
PERIPHERALS MODES FUNCTIONS PINS
RCC BYPASS Clock Source RCC_OSC_IN PH0 - OSC_IN
RCC BYPASS Clock Source RCC_OSC_OUT PH1 - OSC_OUT
RCC Crystal/Ceramic Resonator RCC_OSC32_IN PC14-OSC32_IN
RCC Crystal/Ceramic Resonator RCC_OSC32_OUT PC15-OSC32_OUT
SYS Serial Wire SYS_JTCK-SWCLK PA14
SYS Serial Wire SYS_JTMS-SWDIO PA13
SYS SysTick SYS_VS_Systick VP_SYS_VS_Systick
TIM2 PWM Generation CH1 TIM2_CH1 PA5
USART2 Asynchronous USART2_RX PA3
USART2 Asynchronous USART2_TX PA2
Pin Nb PINs FUNCTIONs LABELs
2 PC13-ANTI_TAMP GPIO_EXTI13 B1 [Blue PushButton]
3 PC14-OSC32_IN RCC_OSC32_IN
4 PC15-OSC32_OUT RCC_OSC32_OUT
5 PH0 - OSC_IN RCC_OSC_IN
6 PH1 - OSC_OUT RCC_OSC_OUT
16 PA2 USART2_TX USART_TX
17 PA3 USART2_RX USART_RX
21 PA5 TIM2_CH1 GREEN LED
46 PA13 SYS_JTMS-SWDIO TMS
49 PA14 SYS_JTCK-SWCLK TCK
55 PB3* SYS_JTDO-SWO SWO
SOFTWARE PROJECT
Project Settings :
Project Name : PWM-Input
Project Folder : C:\UserFile\workspace-STM32\PWM-Input
Toolchain / IDE : SW4STM32
Firmware Package Name and Version : STM32Cube FW_F4 V1.19.0
Code Generation Settings :
STM32Cube Firmware Library Package : Add necessary library files as reference in the toolchain project configuration file
Generate peripheral initialization as a pair of '.c/.h' files per peripheral : Yes
Backup previously generated files when re-generating : No
Delete previously generated files when not re-generated : Yes
Set all free pins as analog (to optimize the power consumption) : No
Toolchains Settings :
Compiler Optimizations : Balanced Size/Speed