Skip to content

Commit 57ed015

Browse files
committed
Portenta H7: configure LSE as BYPASS
1 parent c95b56c commit 57ed015

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

targets/targets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2862,6 +2862,10 @@
28622862
"value": "25000000",
28632863
"macro_name": "HSE_VALUE"
28642864
},
2865+
"lse_bypass": {
2866+
"help": "1 to use an oscillator (not a crystal) on 32k LSE",
2867+
"value": "1"
2868+
},
28652869
"usb_speed": {
28662870
"help": "USE_USB_OTG_FS or USE_USB_OTG_HS or USE_USB_HS_IN_FS",
28672871
"value": "USE_USB_OTG_HS"

0 commit comments

Comments
 (0)