forked from araobp/acoustic-features
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacoustic_feature_camera.txt
99 lines (76 loc) · 2.76 KB
/
acoustic_feature_camera.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Configuration acoustic_feature_camera
STM32CubeMX 5.2.0
Date 04/30/2019
MCU STM32L476RGTx
PERIPHERALS MODES FUNCTIONS PINS
DAC1 Connected to external pin only DAC1_OUT1 PA4
DAC1 Connected to external pin only DAC1_OUT2 PA5
DFSDM1:Channel 2 PDM/SPI Input from ch3 and Internal Clock DFSDM1_DATIN3 PC7
DFSDM1:Channel 2 PDM/SPI Input from ch3 and Internal Clock DFSDM1_CKOUT PC2
I2C1 I2C I2C1_SCL PB8
I2C1 I2C I2C1_SDA PB9
SYS Serial Wire SYS_JTCK-SWCLK PA14 (JTCK-SWCLK)
SYS Serial Wire SYS_JTMS-SWDIO PA13 (JTMS-SWDIO)
SYS SysTick SYS_VS_Systick VP_SYS_VS_Systick
USART1 Asynchronous USART1_RX PA10
USART1 Asynchronous USART1_TX PA9
USART2 Asynchronous USART2_RX PA3
USART2 Asynchronous USART2_TX PA2
Pin Nb PINs FUNCTIONs LABELs
2 PC13 GPIO_EXTI13 B1 [Blue PushButton]
10 PC2 DFSDM1_CKOUT
16 PA2 USART2_TX USART_TX
17 PA3 USART2_RX USART_RX
20 PA4 DAC1_OUT1
21 PA5 DAC1_OUT2
38 PC7 DFSDM1_DATIN3
42 PA9 USART1_TX
43 PA10 USART1_RX
46 PA13 (JTMS-SWDIO) SYS_JTMS-SWDIO TMS
49 PA14 (JTCK-SWCLK) SYS_JTCK-SWCLK TCK
55 PB3 (JTDO-TRACESWO)* SYS_JTDO-SWO SWO
61 PB8 I2C1_SCL
62 PB9 I2C1_SDA
PERIPHERALS MODES FUNCTIONS PINS
DAC1 Connected to external pin only DAC1_OUT1 PA4
DAC1 Connected to external pin only DAC1_OUT2 PA5
DFSDM1:Channel 2 PDM/SPI Input from ch3 and Internal Clock DFSDM1_DATIN3 PC7
DFSDM1:Channel 2 PDM/SPI Input from ch3 and Internal Clock DFSDM1_CKOUT PC2
I2C1 I2C I2C1_SCL PB8
I2C1 I2C I2C1_SDA PB9
SYS Serial Wire SYS_JTCK-SWCLK PA14 (JTCK-SWCLK)
SYS Serial Wire SYS_JTMS-SWDIO PA13 (JTMS-SWDIO)
SYS SysTick SYS_VS_Systick VP_SYS_VS_Systick
USART1 Asynchronous USART1_RX PA10
USART1 Asynchronous USART1_TX PA9
USART2 Asynchronous USART2_RX PA3
USART2 Asynchronous USART2_TX PA2
Pin Nb PINs FUNCTIONs LABELs
2 PC13 GPIO_EXTI13 B1 [Blue PushButton]
10 PC2 DFSDM1_CKOUT
16 PA2 USART2_TX USART_TX
17 PA3 USART2_RX USART_RX
20 PA4 DAC1_OUT1
21 PA5 DAC1_OUT2
38 PC7 DFSDM1_DATIN3
42 PA9 USART1_TX
43 PA10 USART1_RX
46 PA13 (JTMS-SWDIO) SYS_JTMS-SWDIO TMS
49 PA14 (JTCK-SWCLK) SYS_JTCK-SWCLK TCK
55 PB3 (JTDO-TRACESWO)* SYS_JTDO-SWO SWO
61 PB8 I2C1_SCL
62 PB9 I2C1_SDA
SOFTWARE PROJECT
Project Settings :
Project Name : acoustic_feature_camera
Project Folder : C:\Users\shiny\Documents\GitHub\acoustic-features\stm32\acoustic_feature_camera
Toolchain / IDE : TrueSTUDIO
Firmware Package Name and Version : STM32Cube FW_L4 V1.14.0
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 : 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