Skip to content

Commit 3121c3f

Browse files
Fix incorrect HSE speed on STM32F407VET6 vcc-gnd.com mini board page
1 parent 6d46a29 commit 3121c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/boards/STM32F407VET6-VCC-GND-Small.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"microcontroller": "STM32F407VET6",
1313
"oscillators": {
14-
"hse": 8,
14+
"hse": 25,
1515
"lse": 32.768
1616
},
1717
"power": {

0 commit comments

Comments
 (0)