Mercurial > public > ostc4
comparison Documentations/OSTC4_CPU2_F411_Configuration.txt @ 1:7d1b61176708
Add chip documentations
| author | jDG |
|---|---|
| date | Tue, 12 Dec 2017 18:53:53 +0100 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 0:5429226e8edc | 1:7d1b61176708 |
|---|---|
| 1 Configuration OSTC4 CPU2 F411 | |
| 2 STM32CubeMX 4.9.0 | |
| 3 Date 07/30/2015 | |
| 4 MCU STM32F411RETx | |
| 5 | |
| 6 | |
| 7 | |
| 8 PERIPHERALS MODES FUNCTIONS PINS | |
| 9 ADC1 IN8 ADC1_IN8 PB0 | |
| 10 I2C1 I2C I2C1_SCL PB8 | |
| 11 I2C1 I2C I2C1_SDA PB9 | |
| 12 RCC Crystal/Ceramic Resonator RCC_OSC32_IN PC14-OSC32_IN | |
| 13 RCC Crystal/Ceramic Resonator RCC_OSC32_OUT PC15-OSC32_OUT | |
| 14 RTC Internal Alarm RTC_VS_RTC_Alarm_A_Intern VP_RTC_VS_RTC_Alarm_A_Intern | |
| 15 SPI1 Full-Duplex Slave SPI1_MISO PA6 | |
| 16 SPI1 Full-Duplex Slave SPI1_MOSI PA7 | |
| 17 SPI1 Full-Duplex Slave SPI1_SCK PA5 | |
| 18 SPI1 Hardware SPI1_NSS PA4 | |
| 19 SPI3 Full-Duplex Master SPI3_MISO PC11 | |
| 20 SPI3 Full-Duplex Master SPI3_MOSI PC12 | |
| 21 SPI3 Full-Duplex Master SPI3_SCK PC10 | |
| 22 SYS SWD and Asynchronous Trace SYS_JTMS-SWDIO PA13 | |
| 23 SYS SWD and Asynchronous Trace SYS_JTCK-SWCLK PA14 | |
| 24 SYS SWD and Asynchronous Trace SYS_JTDO-SWO PB3 | |
| 25 | |
| 26 | |
| 27 | |
| 28 Pin Nb PINs FUNCTIONs LABELs | |
| 29 3 PC14-OSC32_IN RCC_OSC32_IN | |
| 30 4 PC15-OSC32_OUT RCC_OSC32_OUT | |
| 31 8 PC0 GPIO_Output Power Main CPU GPIO_Output | |
| 32 9 PC1 GPIO_Output Charger GPIO_Output | |
| 33 10 PC2 GPIO_Input Charger GPIO_Input | |
| 34 11 PC3 GPIO_Output LED GPIO_Output | |
| 35 14 PA0-WKUP GPIO_EXTI0 Wakeup Button Input GPIO_EXT0 | |
| 36 15 PA1 GPIO_EXTI1 Wireless Input GPIO_EXT1 | |
| 37 16 PA2 GPIO_EXTI2 Wireless Input GPIO_EXT2 | |
| 38 17 PA3 GPIO_EXTI3 Debug Test Button GPIO_EXT3 | |
| 39 20 PA4 SPI1_NSS | |
| 40 21 PA5 SPI1_SCK | |
| 41 22 PA6 SPI1_MISO | |
| 42 23 PA7 SPI1_MOSI | |
| 43 26 PB0 ADC1_IN8 Ambient Light ADC1_IN8 | |
| 44 33 PB12 GPIO_Output Wireless Power GPIO_Output can be changed | |
| 45 40 PC9 GPIO_Output Button Control NSS | |
| 46 46 PA13 SYS_JTMS-SWDIO | |
| 47 49 PA14 SYS_JTCK-SWCLK | |
| 48 51 PC10 SPI3_SCK Button Control SPI3_SCK | |
| 49 52 PC11 SPI3_MISO Button Control SPI3_MISO | |
| 50 53 PC12 SPI3_MOSI Button Control SPI3_MOSI | |
| 51 55 PB3 SYS_JTDO-SWO | |
| 52 61 PB8 I2C1_SCL | |
| 53 62 PB9 I2C1_SDA | |
| 54 | |
| 55 | |
| 56 | |
| 57 SOFTWARE PROJECT | |
| 58 | |
| 59 Project Settings : | |
| 60 Project Name : OSTC4 CPU2 F411 | |
| 61 Project Folder : C:\workspaces\ARM_M4\OSTC4\OSTC4smallCPU | |
| 62 Toolchain / IDE : MDK-ARM 4.73 | |
| 63 Firmware Package Name and Version : STM32Cube FW_F4 V1.7.0 | |
| 64 | |
| 65 | |
| 66 Code Generation Settings : | |
| 67 STM32Cube Firmware Library Package : Copy all used libraries into the project folder | |
| 68 Generate peripheral initialization as a pair of '.c/.h' files per IP : No | |
| 69 Backup previously generated files when re-generating : No | |
| 70 Delete previously generated files when not re-generated : Yes | |
| 71 Set all free pins as analog (to optimize the power consumption) : Yes | |
| 72 | |
| 73 | |
| 74 Toolchains Settings : | |
| 75 Compiler Optimizations : Balanced Size/Speed | |
| 76 | |
| 77 | |
| 78 | |
| 79 | |
| 80 | |
| 81 |
