From 8c9d1b259d74d1143a943046a04ea0489ab9753e Mon Sep 17 00:00:00 2001 From: Maxim Reznik Date: Tue, 9 Sep 2025 10:37:49 +0300 Subject: [PATCH] Update STM32F407VET6-STM32-F4VE-V2.0.json PE2 -> PB2 according to schematic Fix #46 --- _data/boards/STM32F407VET6-STM32-F4VE-V2.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/boards/STM32F407VET6-STM32-F4VE-V2.0.json b/_data/boards/STM32F407VET6-STM32-F4VE-V2.0.json index dc075d3..ee33b47 100644 --- a/_data/boards/STM32F407VET6-STM32-F4VE-V2.0.json +++ b/_data/boards/STM32F407VET6-STM32-F4VE-V2.0.json @@ -264,7 +264,7 @@ { "number": 3, "name": "3V3", "function": null, "to": "3V3" }, { "number": 4, "name": "3V3", "function": null, "to": "3V3" }, { "number": 5, "name": "BT0", "function": null, "to": "BOOT0" }, - { "number": 6, "name": "BT1", "function": null, "to": "PE2" }, + { "number": 6, "name": "BT1", "function": null, "to": "PB2" }, { "number": 7, "name": "GND", "function": null, "to": "GND" }, { "number": 8, "name": "GND", "function": null, "to": "GND" }, { "number": 9, "name": "GND", "function": null, "to": "GND" },