We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2087711 commit ff81148Copy full SHA for ff81148
config/chips/L496x_L4A6x.chip
@@ -6,7 +6,7 @@ chip_id 0x461 // STM32_CHIPID_L496x_L4A6x
6
flash_type L4_L4P
7
flash_size_reg 0x1fff75e0
8
flash_pagesize 0x800 // 2 KB
9
-sram_size 0x40000 // 256 KB
+sram_size 0x50000 // 320 KB
10
bootrom_base 0x1fff0000
11
bootrom_size 0x7000 // 28 KB
12
option_base 0x1fff7800 // STM32_L4_OPTION_BYTES_BASE
0 commit comments