Something is still odd with some F7 boards - bricking on incremental flash (Issue #3566)
trying fresh version because why not
This commit is contained in:
parent
e75590fd45
commit
f8d59d1031
|
@ -101,6 +101,7 @@
|
|||
<ErasedValue>0xFF</ErasedValue>
|
||||
<Access>RWE</Access>
|
||||
<FlashSize address="0x1FFF7A22" default="0x200000"/>
|
||||
<BootloaderVersion address="0x1FFF76DE"/>
|
||||
<!-- 1024KB Single Bank -->
|
||||
<Configuration config="0,1,6">
|
||||
<Parameters address="0x08000000" name=" 2048 Kbytes Embedded Flash" size="0x200000"/>
|
||||
|
|
|
@ -82,13 +82,13 @@
|
|||
<Access>RW</Access>
|
||||
<!-- 512 Bytes single bank -->
|
||||
<Configuration>
|
||||
<Parameters address="0x1FFF7800" name=" 512 Bytes Data OTP" size="0x200"/>
|
||||
<Parameters address="0x1FFF7800" name=" 512 Bytes Data OTP" size="0x210"/>
|
||||
<Description/>
|
||||
<Organization>Single</Organization>
|
||||
<Allignement>0x4</Allignement>
|
||||
<Bank name="OTP">
|
||||
<Field>
|
||||
<Parameters address="0x1FFF7800" name="OTP" occurence="0x1" size="0x200"/>
|
||||
<Parameters address="0x1FFF7800" name="OTP" occurence="0x1" size="0x210"/>
|
||||
</Field>
|
||||
</Bank>
|
||||
</Configuration>
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue