-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathreceiver.txt
61 lines (41 loc) · 1.56 KB
/
receiver.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
Configuration receiver
STM32CubeMX 4.25.1
Date 07/13/2018
MCU STM32L476RGTx
PERIPHERALS MODES FUNCTIONS PINS
DFSDM1:Channel 5 PDM/SPI input from ch5 and internal clock DFSDM1_DATIN5 PB6
DFSDM1:Channel 5 PDM/SPI input from ch5 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
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
21 PA5 GPIO_Output LD2 [green Led]
46 PA13 (JTMS-SWDIO) SYS_JTMS-SWDIO TMS
49 PA14 (JTCK-SWCLK) SYS_JTCK-SWCLK TCK
55 PB3 (JTDO-TRACESWO)* SYS_JTDO-SWO SWO
56 PB4 (NJTRST) GPIO_Output
58 PB6 DFSDM1_DATIN5
61 PB8 I2C1_SCL
62 PB9 I2C1_SDA
SOFTWARE PROJECT
Project Settings :
Project Name : receiver
Project Folder : C:\Users\shiny\Documents\GitHub\ultrasonic-communication\receiver
Toolchain / IDE : TrueSTUDIO
Firmware Package Name and Version : STM32Cube FW_L4 V1.11.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