File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "build" : {
3+ "core" : " stm32" ,
4+ "cpu" : " cortex-m7" ,
5+ "extra_flags" : " -DSTM32H7xx -DSTM32H750xx" ,
6+ "f_cpu" : " 480000000L" ,
7+ "mcu" : " stm32h750vbt6" ,
8+ "product_line" : " STM32H750xx" ,
9+ "variant" : " STM32H7xx/H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)"
10+ },
11+ "debug" : {
12+ "jlink_device" : " STM32H750VB" ,
13+ "openocd_target" : " stm32h7x" ,
14+ "svd_path" : " STM32H750.svd"
15+ },
16+ "frameworks" : [
17+ " arduino" ,
18+ " cmsis" ,
19+ " stm32cube" ,
20+ " libopencm3"
21+ ],
22+ "name" : " STM32H750VBT6 (1024k RAM. 128k Flash)" ,
23+ "upload" : {
24+ "maximum_ram_size" : 1048576 ,
25+ "maximum_size" : 131072 ,
26+ "protocol" : " serial" ,
27+ "protocols" : [
28+ " blackmagic" ,
29+ " dfu" ,
30+ " jlink" ,
31+ " serial" ,
32+ " stlink"
33+ ]
34+ },
35+ "url" : " https://www.st.com/en/microcontrollers-microprocessors/stm32h750vb.html" ,
36+ "vendor" : " Generic"
37+ }
You can’t perform that action at this time.
0 commit comments