Skip to content

Commit 46e943b

Browse files
Add STM32F105RCT6 Bus Communication Development Board page
1 parent b893c7b commit 46e943b

11 files changed

+653
-9
lines changed

_data/boards/STM32F103ZET6-LC-Technology.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -378,10 +378,10 @@
378378
"size": { "length": 4, "width": 1 }
379379
},
380380
"pins": [
381-
{ "number": 1, "name": "3V3", "function": null, "to": "+3.3V rail" },
382-
{ "number": 2, "name": "TX", "function": null, "to": "PA9" },
383-
{ "number": 3, "name": "RX", "function": null, "to": "PA10" },
384-
{ "number": 4, "name": "GND", "function": null, "to": "Ground plane" }
381+
{ "number": 1, "name": "3V3", "function": null, "to": "+3.3V rail" },
382+
{ "number": 2, "name": "TX", "function": null, "to": "PA9" },
383+
{ "number": 3, "name": "RX", "function": null, "to": "PA10" },
384+
{ "number": 4, "name": "GND", "function": null, "to": "Ground plane" }
385385
]
386386
},
387387
{
@@ -399,10 +399,10 @@
399399
"size": { "length": 4, "width": 1 }
400400
},
401401
"pins": [
402-
{ "number": 1, "name": "VCC", "function": null, "to": "+5V rail" },
403-
{ "number": 2, "name": "VCC", "function": null, "to": "+5V rail" },
404-
{ "number": 3, "name": "GND", "function": null, "to": "Ground plane" },
405-
{ "number": 4, "name": "GND", "function": null, "to": "Ground plane" }
402+
{ "number": 1, "name": "VCC", "function": null, "to": "+5V rail" },
403+
{ "number": 2, "name": "VCC", "function": null, "to": "+5V rail" },
404+
{ "number": 3, "name": "GND", "function": null, "to": "Ground plane" },
405+
{ "number": 4, "name": "GND", "function": null, "to": "Ground plane" }
406406
]
407407
}
408408
],

0 commit comments

Comments
 (0)