|
|
@@ -0,0 +1,11526 @@
|
|
|
+---
|
|
|
+vendor: RealThread
|
|
|
+dvendor: STMicroelectronics
|
|
|
+name: STM32F4
|
|
|
+version: 1.0.0
|
|
|
+type: Chip_Support_Package
|
|
|
+family_name: stm32
|
|
|
+series:
|
|
|
+ description: |-
|
|
|
+ The STM32F4 family incorporates high-speed embedded memories and an extensive range of enhanced I/Os and peripherals connected to two APB buses, three AHB buses and a 32-bit multi-AHB bus matrix.
|
|
|
+
|
|
|
+ - 64-Kbyte of CCM (core coupled memory) data RAM
|
|
|
+ - LCD parallel interface, 8080/6800 modes
|
|
|
+ - Timer with quadrature (incremental) encoder input
|
|
|
+ - 5 V-tolerant I/Os
|
|
|
+ - Parallel camera interface
|
|
|
+ - True random number generator
|
|
|
+ - RTC: subsecond accuracy, hardware calendar
|
|
|
+ - 96-bit unique ID
|
|
|
+ series_name: STM32F4
|
|
|
+ ui:
|
|
|
+ uart:
|
|
|
+ default_value: UART1
|
|
|
+ prompt_message_en: select one uart as console output interface
|
|
|
+ prompt_message_zh: 选择一个串口作为控制台信息输出接口
|
|
|
+ tx_pin:
|
|
|
+ default_value: PA2
|
|
|
+ prompt_message_en: 'set the tx pin name of the console device interface, the
|
|
|
+ value should be with a format"P+[port name][pin number]",eg. PA2,PB6 '
|
|
|
+ prompt_message_zh: 设置控制台设备的数据发送引脚的名称, 名称应该具有以下格式“P+[端口名称][端口编号]”, 比如:PA2, PB6
|
|
|
+ rx_pin:
|
|
|
+ default_value: PA3
|
|
|
+ prompt_message_en: 'set the rx pin name of the console device interface, the
|
|
|
+ value should be with a format"P+[port name][pin number]", eg. PA3, PB7 '
|
|
|
+ prompt_message_zh: 设置控制台设备的数据发送引脚的名称,名称应该具有以下格式“P+[端口名称][端口编号]”, 比如:PA2, PB6
|
|
|
+ docs:
|
|
|
+ - none
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/STM32F4xx_HAL_Driver
|
|
|
+ - src/Drivers/CMSIS/Include
|
|
|
+ - src/Drivers/CMSIS/RTOS
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c
|
|
|
+ peripheral:
|
|
|
+ Timer: '2'
|
|
|
+ WDT: '2'
|
|
|
+ RTC: '32768'
|
|
|
+ I2S: '2'
|
|
|
+ Temp: "-40"
|
|
|
+ cpu_info:
|
|
|
+ core: Cortex-M4
|
|
|
+ fpu: '1'
|
|
|
+ mpu: '1'
|
|
|
+ endian: Little-endian
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco:
|
|
|
+ - none
|
|
|
+ files:
|
|
|
+ - src/Drivers/CMSIS/Lib/GCC
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco:
|
|
|
+ - none
|
|
|
+ files:
|
|
|
+ - none
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco:
|
|
|
+ - none
|
|
|
+ files:
|
|
|
+ - none
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files:
|
|
|
+ - none
|
|
|
+ - none
|
|
|
+ stlink:
|
|
|
+ files:
|
|
|
+ - none
|
|
|
+ - none
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco:
|
|
|
+ - SOC_FAMILY_STM32
|
|
|
+ - SOC_SERIES_STM32F4
|
|
|
+ - USE_HAL_DRIVER
|
|
|
+ source_files:
|
|
|
+ - src/baremetal-port
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco:
|
|
|
+ - SOC_FAMILY_STM32
|
|
|
+ - SOC_SERIES_STM32F4
|
|
|
+ - USE_HAL_DRIVER
|
|
|
+ source_files:
|
|
|
+ - src/nano-port
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco:
|
|
|
+ - SOC_FAMILY_STM32
|
|
|
+ - SOC_SERIES_STM32F4
|
|
|
+ - USE_HAL_DRIVER
|
|
|
+ source_files:
|
|
|
+ - src/rtt-port
|
|
|
+ sub_series:
|
|
|
+ - sub_series_name: STM32F401
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F401x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '84000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00096844.pdf
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '6'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '3'
|
|
|
+ USBOTG: '1'
|
|
|
+ VCC: '1.70'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F401CB
|
|
|
+ marco:
|
|
|
+ - STM32F401xC
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '10'
|
|
|
+ IOs: '36'
|
|
|
+ SPI: '3'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401CB\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xc.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401RB
|
|
|
+ marco:
|
|
|
+ - STM32F401xC
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '48'
|
|
|
+ SPI: '3'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401RB\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xc.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401VB
|
|
|
+ marco:
|
|
|
+ - STM32F401xC
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '79'
|
|
|
+ SPI: '4'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401VB\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xc.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401CC
|
|
|
+ marco:
|
|
|
+ - STM32F401xC
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '10'
|
|
|
+ IOs: '36'
|
|
|
+ SPI: '3'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401CC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xc.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401RC
|
|
|
+ marco:
|
|
|
+ - STM32F401xC
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '48'
|
|
|
+ SPI: '3'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401RC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xc.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401VC
|
|
|
+ marco:
|
|
|
+ - STM32F401xC
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '79'
|
|
|
+ SPI: '4'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401VC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xc.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401CD
|
|
|
+ marco:
|
|
|
+ - STM32F401xE
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '79'
|
|
|
+ SPI: '4'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401CD\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00060000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00018000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401RD
|
|
|
+ marco:
|
|
|
+ - STM32F401xE
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '79'
|
|
|
+ SPI: '4'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401RD\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00060000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00018000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401VD
|
|
|
+ marco:
|
|
|
+ - STM32F401xE
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '79'
|
|
|
+ SPI: '4'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401VD\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00060000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00018000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401CE
|
|
|
+ marco:
|
|
|
+ - STM32F401xE
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '79'
|
|
|
+ SPI: '4'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401CE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00018000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401RE
|
|
|
+ marco:
|
|
|
+ - STM32F401xE
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '79'
|
|
|
+ SPI: '4'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401RE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00018000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F401VE
|
|
|
+ marco:
|
|
|
+ - STM32F401xE
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs:
|
|
|
+ - documents/DM00095523.pdf
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '79'
|
|
|
+ SPI: '4'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F401VE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f401xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00018000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F410
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F410xx.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '100000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00180366.pdf
|
|
|
+ - documents/DM00214043.pdf
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F410CB
|
|
|
+ marco:
|
|
|
+ - STM32F410Cx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F410CB\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f410cx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00008000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F410RB
|
|
|
+ marco:
|
|
|
+ - STM32F410Rx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F410RB\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f410rx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00008000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F410TB
|
|
|
+ marco:
|
|
|
+ - STM32F410Tx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F410TB\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f410tx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00008000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F410C8
|
|
|
+ marco:
|
|
|
+ - STM32F410Cx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F410C8\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f410cx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00008000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F410R8
|
|
|
+ marco:
|
|
|
+ - STM32F410Rx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F410R8\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f410rx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00008000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F410T8
|
|
|
+ marco:
|
|
|
+ - STM32F410Tx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F410T8\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f410tx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00008000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F411
|
|
|
+ marco:
|
|
|
+ - STM32F411xE
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F411xx.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '100000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00119316.pdf
|
|
|
+ - documents/DM00115249.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '6'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '3'
|
|
|
+ USBOTG: '1'
|
|
|
+ VCC: '1.70'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F411CC
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '10'
|
|
|
+ IOs: '36'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F411CC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f411xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F411RC
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '50'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F411RC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f411xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F411VC
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '81'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F411VC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f411xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F411CE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '10'
|
|
|
+ IOs: '36'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F411CE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f411xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F411RE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '50'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F411RE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f411xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F411VE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '81'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F411VE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f411xe.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F412
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F412xG.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '100000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00180369.pdf
|
|
|
+ - documents/DM00213872.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ SPI: '5'
|
|
|
+ I2C: '3'
|
|
|
+ SDIO: '1'
|
|
|
+ USART: '4'
|
|
|
+ ADC: '16'
|
|
|
+ USBOTG: '1'
|
|
|
+ CAN: '2'
|
|
|
+ VCC: '1.70'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F412CE
|
|
|
+ marco:
|
|
|
+ - STM32F412Cx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F412CE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f412cx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F412CG
|
|
|
+ marco:
|
|
|
+ - STM32F412Cx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F412CG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f412cx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F412RE
|
|
|
+ marco:
|
|
|
+ - STM32F412Rx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F412RE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f412rx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F412RG
|
|
|
+ marco:
|
|
|
+ - STM32F412Rx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F412RG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f412rx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F412VE
|
|
|
+ marco:
|
|
|
+ - STM32F412Vx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F412VE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f412vx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F412VG
|
|
|
+ marco:
|
|
|
+ - STM32F412Vx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F412VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f412vx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F412ZE
|
|
|
+ marco:
|
|
|
+ - STM32F412Zx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F412ZE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f412zx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F412ZG
|
|
|
+ marco:
|
|
|
+ - STM32F412Zx
|
|
|
+ source_files:
|
|
|
+ - src/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F412ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f412zx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F413
|
|
|
+ marco:
|
|
|
+ - STM32F413xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F413.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '100000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00305666.pdf
|
|
|
+ - documents/DM00282249.pdf
|
|
|
+ peripheral:
|
|
|
+ I2C: '4'
|
|
|
+ USART: '3'
|
|
|
+ USBOTG: '1'
|
|
|
+ VCC: '1.70'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F413ZH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413ZH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413CH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413CH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413RH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413RH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413VH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413VH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413MH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413MH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413CG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413CG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413RG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413RG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F413MG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F413MG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f413xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F423
|
|
|
+ marco:
|
|
|
+ - STM32F423xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F413.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '100000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00305666.pdf
|
|
|
+ - documents/DM00282247.pdf
|
|
|
+ peripheral:
|
|
|
+ I2C: '4'
|
|
|
+ USART: '3'
|
|
|
+ USBOTG: '1'
|
|
|
+ VCC: '1.70'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F423ZH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F423ZH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f423xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F423CH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F423CH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f423xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F423RH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F423RH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f423xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F423VH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F423VH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f423xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F423MH
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '114'
|
|
|
+ SPI: '5'
|
|
|
+ SDIO: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F423MH\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f423xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00180000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F405
|
|
|
+ marco:
|
|
|
+ - STM32F405xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F40x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '168000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00031020.pdf
|
|
|
+ - documents/DM00037051.pdf
|
|
|
+ - documents/DM00037591.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '3'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '2'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F405RG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '51'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F405RG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f405xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F405VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F405VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f405xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F405ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F405ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f405xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F405OG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '13'
|
|
|
+ IOs: '72'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F405OG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f405xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F405OE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '13'
|
|
|
+ IOs: '72'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F405OE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f405xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F407
|
|
|
+ marco:
|
|
|
+ - STM32F407xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F40x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '168000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00031020.pdf
|
|
|
+ - documents/DM00037051.pdf
|
|
|
+ - documents/DM00037591.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '2'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ ETH: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ Camera: '1'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F407VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F407VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f407xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F407IG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F407IG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f407xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F407ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ I2C: '3'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F407ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f407xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F407VE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F407VE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f407xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F407ZE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F407ZE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f407xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F407IE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ I2C: '3'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F407IE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f407xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F415
|
|
|
+ marco:
|
|
|
+ - STM32F415xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F41x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '168000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00031020.pdf
|
|
|
+ - documents/DM00035129.pdf
|
|
|
+ - documents/DM00037591.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '3'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '2'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ Crypto: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F415RG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '51'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F415RG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f415xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F415VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F415VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f415xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F415ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F415ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f415xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F415OG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '13'
|
|
|
+ IOs: '72'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F415OG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f415xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F417
|
|
|
+ marco:
|
|
|
+ - STM32F417xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F41x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '168000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00031020.pdf
|
|
|
+ - documents/DM00035129.pdf
|
|
|
+ - documents/DM00037591.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '2'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ ETH: '1'
|
|
|
+ Crypto: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ Camera: '1'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F417VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F417VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f417xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F417IG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F417IG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f417xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F417ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ I2C: '3'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F417ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f417xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F417VE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F417VE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f417xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F417ZE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F417ZE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f417xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F417IE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ I2C: '2'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F417IE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f417xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F427
|
|
|
+ marco:
|
|
|
+ - STM32F427xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F427x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '180000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00031020.pdf
|
|
|
+ - documents/DM00071990.pdf
|
|
|
+ - documents/DM00068628.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '6'
|
|
|
+ I2C: '2'
|
|
|
+ USART: '4'
|
|
|
+ UART: '4'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ ETH: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ Camera: '1'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F427AG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '130'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F427AG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f427xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F427VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F427VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f427xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F427ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F427ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f427xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F427IG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F427IG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f427xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F427AI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '130'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F427AI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f427xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F427VI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F427VI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f427xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F427ZI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F427ZI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f427xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F427II
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F427II\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f427xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F429
|
|
|
+ marco:
|
|
|
+ - STM32F429xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F429x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '180000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00031020.pdf
|
|
|
+ - documents/DM00071990.pdf
|
|
|
+ - documents/DM00068628.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '6'
|
|
|
+ ComOther: '1'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '4'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ ETH: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ Camera: '1'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F429AG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '130'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429AG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429IG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429IG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429AI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '130'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429AI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429VI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429VI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429ZI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429ZI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429II
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429II\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429VE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429VE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429ZE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429ZE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429IE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429IE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429BG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429BG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429BI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429BI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429BE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429BE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429NG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429NG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429NI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429NI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F429NE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F429NE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f429xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F437
|
|
|
+ marco:
|
|
|
+ - STM32F437xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F437x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '180000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00031020.pdf
|
|
|
+ - documents/DM00077036.pdf
|
|
|
+ - documents/DM00068628.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '6'
|
|
|
+ I2C: '2'
|
|
|
+ USART: '4'
|
|
|
+ UART: '4'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ ETH: '1'
|
|
|
+ Crypto: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ Camera: '1'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F437VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F437VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f437xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F437ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ ComOther: '1'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F437ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f437xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F437IG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F437IG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f437xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F437AI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '130'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F437AI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f437xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F437VI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F437VI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f437xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F437ZI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F437ZI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f437xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F437II
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F437II\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f437xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F439
|
|
|
+ marco:
|
|
|
+ - STM32F439xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F439x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '180000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00031020.pdf
|
|
|
+ - documents/DM00077036.pdf
|
|
|
+ - documents/DM00068628.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '6'
|
|
|
+ ComOther: '1'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '4'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ ETH: '1'
|
|
|
+ Crypto: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ Camera: '1'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F439VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439VI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '16'
|
|
|
+ IOs: '82'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439VI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439ZI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '114'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439ZI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439IG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439IG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439II
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '140'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439II\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439BG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439BG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439BI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439BI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439NG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439NG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439NI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '168'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439NI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F439AI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral:
|
|
|
+ ADC: '24'
|
|
|
+ IOs: '130'
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F439AI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f439xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00030000'
|
|
|
+ IRAM2:
|
|
|
+ addr: '0x10000000'
|
|
|
+ size: '0x00010000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F446
|
|
|
+ marco:
|
|
|
+ - STM32F446xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F446x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '180000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00135183.pdf
|
|
|
+ - documents/DM00141306.pdf
|
|
|
+ - documents/DM00155929.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ DAC: '2'
|
|
|
+ SPI: '1'
|
|
|
+ ComOther: '2'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '2'
|
|
|
+ USBOTG: '1'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ VCC: '1.80'
|
|
|
+ Camera: '1'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F446MC
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F446MC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f446xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F446RC
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F446RC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f446xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F446VC
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F446VC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f446xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F446ZC
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F446ZC\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f446xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00040000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F446ME
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F446ME\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f446xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F446RE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F446RE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f446xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F446VE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F446VE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f446xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F446ZE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F446ZE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f446xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00020000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F469
|
|
|
+ marco:
|
|
|
+ - STM32F469xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F46_79x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '180000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00127514.pdf
|
|
|
+ - documents/DM00219980.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ ADC: '3'
|
|
|
+ SPI: '6'
|
|
|
+ ComOther: '1'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '4'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ ETH: '1'
|
|
|
+ Crypto: '1'
|
|
|
+ Camera: '1'
|
|
|
+ VCC: '1.70'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F469AE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469AE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469AG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469AG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469AI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469AI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469IE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469IE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469IG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469IG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469II
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469II\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469BE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469BE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469BG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469BG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469BI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469BI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469NE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469NE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469NG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469NG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469NI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469NI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469VE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469VE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469VI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469VI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469ZE
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469ZE\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00080000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F469ZI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F469ZI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f469xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - sub_series_name: STM32F479
|
|
|
+ marco:
|
|
|
+ - STM32F479xx
|
|
|
+ source_files: []
|
|
|
+ svd: debug/svd/STM32F46_79x.svd
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ cpu_info:
|
|
|
+ max_clock: '180000000'
|
|
|
+ docs:
|
|
|
+ - documents/DM00127514.pdf
|
|
|
+ - documents/DM00208574.pdf
|
|
|
+ peripheral:
|
|
|
+ Timer: '12'
|
|
|
+ ADC: '3'
|
|
|
+ SPI: '6'
|
|
|
+ ComOther: '1'
|
|
|
+ I2C: '3'
|
|
|
+ USART: '4'
|
|
|
+ UART: '4'
|
|
|
+ USBOTG: '2'
|
|
|
+ CAN: '2'
|
|
|
+ SDIO: '1'
|
|
|
+ ETH: '1'
|
|
|
+ Crypto: '1'
|
|
|
+ Camera: '1'
|
|
|
+ VCC: '1.70'
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ chips:
|
|
|
+ - chip_name: STM32F479AG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479AG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479AI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479AI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479IG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479IG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479II
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479II\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479BG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479BG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479BI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479BI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479NG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479NG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479NI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479NI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479VG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479VG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479VI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479VI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479ZG
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479ZG\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00100000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ - chip_name: STM32F479ZI
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ docs: []
|
|
|
+ peripheral: {}
|
|
|
+ compiler:
|
|
|
+ gcc:
|
|
|
+ entry_point: entry
|
|
|
+ link_script: chips\STM32F479ZI\link.lds
|
|
|
+ marco: []
|
|
|
+ files:
|
|
|
+ - src\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc\startup_stm32f479xx.S
|
|
|
+ armcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ iarcc:
|
|
|
+ entry_point: none
|
|
|
+ link_script: none
|
|
|
+ marco: []
|
|
|
+ files: []
|
|
|
+ debug:
|
|
|
+ jlink:
|
|
|
+ files: []
|
|
|
+ stlink:
|
|
|
+ files: []
|
|
|
+ memory:
|
|
|
+ memory_list:
|
|
|
+ IROM1:
|
|
|
+ addr: '0x08000000'
|
|
|
+ size: '0x00200000'
|
|
|
+ IRAM1:
|
|
|
+ addr: '0x20000000'
|
|
|
+ size: '0x00050000'
|
|
|
+ default_rom: IROM1
|
|
|
+ start_up: IROM1
|
|
|
+ default_ram: IRAM1
|
|
|
+ project_type:
|
|
|
+ bare_metal:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ sysTick: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt_nano:
|
|
|
+ function_map:
|
|
|
+ clk_init: none
|
|
|
+ uart_init: none
|
|
|
+ putc: none
|
|
|
+ getc: none
|
|
|
+ sysTick: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ rtt:
|
|
|
+ function_map:
|
|
|
+ rt_hw_board_init;: none
|
|
|
+ rt_hw_serial_register: none
|
|
|
+ rt_hw_pin_register: none
|
|
|
+ heap_init: none
|
|
|
+ marco: []
|
|
|
+ source_files: []
|
|
|
+ marco: []
|