This repository has been archived by the owner on May 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathWS0010_STM32.txt
70 lines (48 loc) · 1.63 KB
/
WS0010_STM32.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
62
63
64
65
Configuration WS0010_STM32
STM32CubeMX 5.2.0
Date 07/02/2019
MCU STM32F411RETx
PERIPHERALS MODES FUNCTIONS PINS
SYS SysTick SYS_VS_Systick VP_SYS_VS_Systick
USART2 Asynchronous USART2_RX PA3
USART2 Asynchronous USART2_TX PA2
Pin Nb PINs FUNCTIONs LABELs
2 PC13-ANTI_TAMP GPIO_EXTI13 B1 [Blue PushButton]
8 PC0 GPIO_Output OLED_RS
9 PC1 GPIO_Output OLED_E
14 PA0-WKUP GPIO_Output OLED_D7
15 PA1 GPIO_Output OLED_D6
16 PA2 USART2_TX USART_TX
17 PA3 USART2_RX USART_RX
20 PA4 GPIO_Output OLED_D5
21 PA5 GPIO_Output LD2 [Green Led]
26 PB0 GPIO_Output OLED_D4
PERIPHERALS MODES FUNCTIONS PINS
SYS SysTick SYS_VS_Systick VP_SYS_VS_Systick
USART2 Asynchronous USART2_RX PA3
USART2 Asynchronous USART2_TX PA2
Pin Nb PINs FUNCTIONs LABELs
2 PC13-ANTI_TAMP GPIO_EXTI13 B1 [Blue PushButton]
8 PC0 GPIO_Output OLED_RS
9 PC1 GPIO_Output OLED_E
14 PA0-WKUP GPIO_Output OLED_D7
15 PA1 GPIO_Output OLED_D6
16 PA2 USART2_TX USART_TX
17 PA3 USART2_RX USART_RX
20 PA4 GPIO_Output OLED_D5
21 PA5 GPIO_Output LD2 [Green Led]
26 PB0 GPIO_Output OLED_D4
SOFTWARE PROJECT
Project Settings :
Project Name : WS0010_STM32
Project Folder : F:\STM32\WS0010_STM32
Toolchain / IDE : TrueSTUDIO
Firmware Package Name and Version : STM32Cube FW_F4 V1.24.1
Code Generation Settings :
STM32Cube Firmware Library Package : Copy only the necessary library files
Generate peripheral initialization as a pair of '.c/.h' files per peripheral : No
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 :