Skip to content

Commit d29ac7c

Browse files
committed
Only use LSI crystal
1 parent dc76eda commit d29ac7c

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/COMPONENT_WHD/resources/nvram/TARGET_STM32H747xI

1 file changed

+1
-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"

0 commit comments

Comments
 (0)