STM32CubeProgrammer 2.15
This commit is contained in:
parent
347eb05b3f
commit
0b3cc98efb
|
@ -187,7 +187,7 @@
|
|||
<Parameters address="0x1FFFF808" name="WRP" size="0x4"/>
|
||||
<AssignedBits>
|
||||
<Bit>
|
||||
<Name>nWRP0</Name>
|
||||
<Name>WRP bit0</Name>
|
||||
<Description/>
|
||||
<BitOffset>0x0</BitOffset>
|
||||
<BitWidth>0x8</BitWidth>
|
||||
|
@ -198,7 +198,7 @@
|
|||
</Values>
|
||||
</Bit>
|
||||
<Bit>
|
||||
<Name>nWRP8</Name>
|
||||
<Name>nWRP bit8</Name>
|
||||
<Description/>
|
||||
<BitOffset>0x10</BitOffset>
|
||||
<BitWidth>0x8</BitWidth>
|
||||
|
|
|
@ -204,13 +204,13 @@
|
|||
</Field>
|
||||
</Category>
|
||||
<Category>
|
||||
<Name>Write Protection</Name>
|
||||
<Name>Write Protection WRP0</Name>
|
||||
<Field>
|
||||
<Parameters address="0x1FFFF808" name="WRP_0_1" size="0x4"/>
|
||||
<AssignedBits>
|
||||
<Bit>
|
||||
<Name>nWRP0</Name>
|
||||
<Description/>
|
||||
<Name>WRP_bit0</Name>
|
||||
<Description>The following option byte protect the flash memory by sector of 4 kB (each bit protect 4kB).</Description>
|
||||
<BitOffset>0x0</BitOffset>
|
||||
<BitWidth>0x8</BitWidth>
|
||||
<Access>RW</Access>
|
||||
|
|
|
@ -381,7 +381,7 @@
|
|||
<Val value="0x1">Flash in single bank with 256 bits read access</Val>
|
||||
</Values>
|
||||
</Bit>
|
||||
<Bit config="1,4">
|
||||
<Bit config="1,3">
|
||||
<Name>nDBOOT</Name>
|
||||
<Description/>
|
||||
<BitOffset>0x1C</BitOffset>
|
||||
|
@ -586,7 +586,7 @@
|
|||
<Val value="0x1">Flash in single bank with 256 bits read access</Val>
|
||||
</Values>
|
||||
</Bit>
|
||||
<Bit config="1">
|
||||
<Bit config="1,3">
|
||||
<Name>nDBOOT</Name>
|
||||
<Description/>
|
||||
<BitOffset>0xC</BitOffset>
|
||||
|
|
|
@ -773,6 +773,35 @@
|
|||
</AssignedBits>
|
||||
</Field>
|
||||
</Category>
|
||||
<Category>
|
||||
<Name>FLASH OTP</Name>
|
||||
<Field>
|
||||
<Parameters address="0x52002068" name="FOTPBL_CUR" size="0x4"/>
|
||||
<AssignedBits>
|
||||
<Bit>
|
||||
<Name>LOCKBL</Name>
|
||||
<Description/>
|
||||
<BitOffset>0x0</BitOffset>
|
||||
<BitWidth>0x10</BitWidth>
|
||||
<Access>R</Access>
|
||||
<Equation multiplier="0" offset="0x00000000"/>
|
||||
</Bit>
|
||||
</AssignedBits>
|
||||
</Field>
|
||||
<Field>
|
||||
<Parameters address="0x5200206C" name="FOTPBL_PRG" size="0x4"/>
|
||||
<AssignedBits>
|
||||
<Bit>
|
||||
<Name>LOCKBL</Name>
|
||||
<Description>OTP Block Lock</Description>
|
||||
<BitOffset>0x0</BitOffset>
|
||||
<BitWidth>0x10</BitWidth>
|
||||
<Access>W</Access>
|
||||
<Equation multiplier="0" offset="0x00000000"/>
|
||||
</Bit>
|
||||
</AssignedBits>
|
||||
</Field>
|
||||
</Category>
|
||||
<Category>
|
||||
<Name>Write Protection</Name>
|
||||
<Field>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue