Skip to content

Commit 668cf60

Browse files
committed
Only use LSI crystal
1 parent 6ccc62f commit 668cf60

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/COMPONENT_WHD/resources/nvram/TARGET_STM32H747xI/wifi_nvram_image.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ static const char wifi_nvram_image[] =
4949
NVRAM_GENERATED_MAC_ADDRESS "\x00"
5050
"sromrev=11" "\x00"
5151
"boardflags=0x00404201" "\x00"
52-
"boardflags3=0x08000000" "\x00"
52+
"boardflags3=0x04000000" "\x00"
5353
"xtalfreq=37400" "\x00"
5454
"nocrc=1" "\x00"
5555
"ag0=0" "\x00"

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2735,6 +2735,7 @@
27352735
"EMAC"
27362736
],
27372737
"overrides": {
2738+
"lse_available": 0,
27382739
"lpticker_delay_ticks": 0,
27392740
"network-default-interface-type": "WIFI"
27402741
},

0 commit comments

Comments
 (0)