Skip to content

Commit 4e89cf9

Browse files
authored
Add schematics for Baite STM32F030F4 Module, STM32F030F4 V2.00 and STM32F030F4 Minimal_System Board V2.0 (#38)
1 parent ccc1215 commit 4e89cf9

6 files changed

+16
-1
lines changed

_data/boards/STM32F030F4P6-Baite.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
"name": "Bottom view",
5555
"type": "picture",
5656
"file": "STM32F030F4P6_Baite-3.jpg"
57+
},
58+
{
59+
"name": "Original schematic",
60+
"type": "pdf",
61+
"file": "original-schematic-STM32F030F4P6_Baite.pdf"
5762
}
5863
],
5964
"inputs": [
@@ -89,7 +94,7 @@
8994
},
9095
"function": "user",
9196
"type": "led",
92-
"to": "PA1",
97+
"to": "PA4",
9398
"mode": "sink"
9499
}
95100
],

_data/boards/STM32F030F4P6-STM32F030F4-Minimal-System-Board-V2.0.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@
5252
"name": "Bottom view",
5353
"type": "picture",
5454
"file": "STM32F030F4P6_STM32F030F4_Minimal_System_Board_V2.0-3.jpg"
55+
},
56+
{
57+
"name": "Original schematic",
58+
"type": "pdf",
59+
"file": "original-schematic-STM32F030F4P6_STM32F030F4_Minimal_System_Board_V2.0.pdf"
5560
}
5661
],
5762
"inputs": [

_data/boards/STM32F030F4P6-STM32F030F4-V2.00.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@
5353
"name": "Bottom view",
5454
"type": "picture",
5555
"file": "STM32F030F4P6_STM32F030F4_V2.00-3.jpg"
56+
},
57+
{
58+
"name": "Original schematic",
59+
"type": "image",
60+
"file": "original-schematic-STM32F030F4P6_STM32F030F4_V2.00.png"
5661
}
5762
],
5863
"inputs": [
54.7 KB
Loading
44.5 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)