| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725 |
- <?xml version="1.0" encoding="UTF-8"?>
- <Root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="SCHVerif.xsd">
- <Device>
- <DeviceID>0x451</DeviceID>
- <Vendor>STMicroelectronics</Vendor>
- <Type>MCU</Type>
- <CPU>Cortex-M7</CPU>
- <Name>STM32F76x/STM32F77x</Name>
- <Series>STM32F7</Series>
- <Description>ARM 32-bit Cortex-M7 based device</Description>
- <Configurations>
- <!-- JTAG_SWD Interface -->
- <Interface name="JTAG_SWD">
- <!-- 2MB Single Bank-->
- <Configuration number="0x0">
- <DualBank>
- <ReadRegister address="0x40023C14" mask="0x20000000" value="0x20000000"/>
- </DualBank>
- <FlashSize>
- <ReadRegister address="0x1FF0F442" mask="0x0000FFFF" value="0x0800"/>
- </FlashSize>
- </Configuration>
- <!-- 2MB Dual Bank-->
- <Configuration number="0x1">
- <DualBank>
- <ReadRegister address="0x40023C14" mask="0x20000000" value="0x0"/>
- </DualBank>
- <FlashSize>
- <ReadRegister address="0x1FF0F442" mask="0x0000FFFF" value="0x0800"/>
- </FlashSize>
- </Configuration>
- <!-- 1MB Single Bank-->
- <Configuration number="0x2">
- <DualBank>
- <ReadRegister address="0x40023C14" mask="0x20000000" value="0x20000000"/>
- </DualBank>
- <FlashSize>
- <ReadRegister address="0x1FF0F442" mask="0x0000FFFF" value="0x0400"/>
- </FlashSize>
- </Configuration>
- <!-- 1MB Dual Bank-->
- <Configuration number="0x3">
- <DualBank>
- <ReadRegister address="0x40023C14" mask="0x20000000" value="0x0"/>
- </DualBank>
- <FlashSize>
- <ReadRegister address="0x1FF0F442" mask="0x0000FFFF" value="0x0400"/>
- </FlashSize>
- </Configuration>
- <!-- Dummy Config Dual bank-->
- <Configuration number="0x4">
- <DualBank>
- <ReadRegister address="0x40023C14" mask="0x20000000" value="0x00000000"/>
- </DualBank>
- </Configuration>
- <!-- Dummy Config-->
- <Configuration number="0x5">
- <DualBank>
- <ReadRegister address="0x40023C14" mask="0x00000000" value="0x00000000"/>
- </DualBank>
- </Configuration>
- </Interface>
- <!-- Bootloader Interface -->
- <Interface name="Bootloader">
- <Configuration number="0x0"> <!-- 2MB Single Bank-->
- <DualBank reference="0x1">
- <ReadRegister address="0x1FFF0008" mask="0x2000" value="0x2000"/>
- </DualBank>
- </Configuration>
- <Configuration number="0x1"> <!-- 2MB Dual Bank-->
- <DualBank reference="0x0">
- <ReadRegister address="0x1FFF0008" mask="0x2000" value="0x0"/>
- </DualBank>
- </Configuration>
- </Interface>
- </Configurations>
- <!-- Peripherals -->
- <Peripherals>
- <!-- Embedded SRAM -->
- <Peripheral>
- <Name>Embedded SRAM</Name>
- <Type>Storage</Type>
- <Description/>
- <ErasedValue>0x00</ErasedValue>
- <Access>RWE</Access>
- <!-- 512 KB -->
- <Configuration>
- <Parameters address="0x20000000" name="SRAM" size="0x80000"/>
- <Description/>
- <Organization>Single</Organization>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x20000000" name="SRAM1" occurence="0x1" size="0x80000"/>
- </Field>
- </Bank>
- </Configuration>
- </Peripheral>
- <!-- Embedded Flash -->
- <Peripheral>
- <Name>Embedded Flash</Name>
- <Type>Storage</Type>
- <Description>The Flash memory interface manages CPU AHB I-Code and D-Code accesses to the Flash memory. It implements the erase and program Flash memory operations and the read and write protection mechanisms</Description>
- <ErasedValue>0xFF</ErasedValue>
- <Access>RWE</Access>
- <FlashSize address="0x1FF0F442" default="0x200000"/>
- <!-- 2MB Single Bank -->
- <Configuration config="0,5">
- <Parameters address="0x08000000" name=" 2 Mbytes single bank Embedded Flash" size="0x200000"/>
- <Description/>
- <Organization>Single</Organization>
- <Allignement>0x20</Allignement>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x08000000" name="sector0" occurence="0x4" size="0x8000"/>
- </Field>
- <Field>
- <Parameters address="0x08020000" name="sector4" occurence="0x1" size="0x20000"/>
- </Field>
- <Field>
- <Parameters address="0x08040000" name="sector5" occurence="0x7" size="0x40000"/>
- </Field>
- </Bank>
- </Configuration>
- <!-- 2MB Dual Bank -->
- <Configuration config="1,4">
- <Parameters address="0x08000000" name=" 2 Mbytes dual bank Embedded Flash" size="0x200000"/>
- <Description/>
- <Organization>Dual</Organization>
- <Allignement>0x10</Allignement>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x08000000" name="sector0" occurence="0x4" size="0x4000"/>
- </Field>
- <Field>
- <Parameters address="0x08010000" name="sector4" occurence="0x1" size="0x10000"/>
- </Field>
- <Field>
- <Parameters address="0x08020000" name="sector5" occurence="0x7" size="0x20000"/>
- </Field>
- </Bank>
- <Bank name="Bank 2">
- <Field>
- <Parameters address="0x08100000" name="sector12" occurence="0x4" size="0x4000"/>
- </Field>
- <Field>
- <Parameters address="0x08110000" name="sector16" occurence="0x1" size="0x10000"/>
- </Field>
- <Field>
- <Parameters address="0x08120000" name="sector17" occurence="0x7" size="0x20000"/>
- </Field>
- </Bank>
- </Configuration>
- <!-- 1MB Single Bank -->
- <Configuration config="2">
- <Parameters address="0x08000000" name=" 1 Mbyte single bank Embedded Flash" size="0x100000"/>
- <Description/>
- <Organization>Single</Organization>
- <Allignement>0x20</Allignement>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x08000000" name="sector0" occurence="0x4" size="0x8000"/>
- </Field>
- <Field>
- <Parameters address="0x08020000" name="sector4" occurence="0x1" size="0x20000"/>
- </Field>
- <Field>
- <Parameters address="0x08040000" name="sector5" occurence="0x3" size="0x40000"/>
- </Field>
- </Bank>
- </Configuration>
- <!-- 1MB Dual Bank -->
- <Configuration config="3">
- <Parameters address="0x08000000" name=" 1 Mbyte dual bank Embedded Flash" size="0x100000"/>
- <Description/>
- <Organization>Dual</Organization>
- <Allignement>0x10</Allignement>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x08000000" name="sector0" occurence="0x4" size="0x4000"/>
- </Field>
- <Field>
- <Parameters address="0x08010000" name="sector4" occurence="0x1" size="0x10000"/>
- </Field>
- <Field>
- <Parameters address="0x08020000" name="sector5" occurence="0x3" size="0x20000"/>
- </Field>
- </Bank>
- <Bank name="Bank 2">
- <Field>
- <Parameters address="0x08080000 " name="sector12" occurence="0x4" size="0x4000"/>
- </Field>
- <Field>
- <Parameters address="0x08090000" name="sector16" occurence="0x1" size="0x10000"/>
- </Field>
- <Field>
- <Parameters address="0x080A0000" name="sector17" occurence="0x3" size="0x20000"/>
- </Field>
- </Bank>
- </Configuration>
- </Peripheral>
- <!-- ITCM FLASH -->
- <Peripheral>
- <Name>ITCM Flash</Name>
- <Type>Storage</Type>
- <Description>The Flash memory interface manages CPU AHB I-Code and D-Code accesses to the Flash memory. It implements the erase and program Flash memory operations and the read and write protection mechanisms</Description>
- <ErasedValue>0xFF</ErasedValue>
- <Access>RWE</Access>
- <!-- 2MB Single Bank -->
- <Configuration config="0,5">
- <Parameters address="0x00200000" name=" 2 Mbytes single bank Embedded Flash" size="0x200000"/>
- <Description/>
- <Organization>Single</Organization>
- <Allignement>0x20</Allignement>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x00200000" name="sector0" occurence="0x4" size="0x8000"/>
- </Field>
- <Field>
- <Parameters address="0x00220000" name="sector4" occurence="0x1" size="0x20000"/>
- </Field>
- <Field>
- <Parameters address="0x00240000" name="sector5" occurence="0x7" size="0x40000"/>
- </Field>
- </Bank>
- </Configuration>
- <!-- 2MB Dual Bank -->
- <Configuration config="1,4">
- <Parameters address="0x00200000" name=" 2 Mbytes dual bank Embedded Flash" size="0x200000"/>
- <Description/>
- <Organization>Dual</Organization>
- <Allignement>0x10</Allignement>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x00200000" name="sector0" occurence="0x4" size="0x4000"/>
- </Field>
- <Field>
- <Parameters address="0x00210000" name="sector4" occurence="0x1" size="0x10000"/>
- </Field>
- <Field>
- <Parameters address="0x00220000" name="sector5" occurence="0x7" size="0x20000"/>
- </Field>
- </Bank>
- <Bank name="Bank 2">
- <Field>
- <Parameters address="0x00300000" name="sector12" occurence="0x4" size="0x4000"/>
- </Field>
- <Field>
- <Parameters address="0x00310000" name="sector16" occurence="0x1" size="0x10000"/>
- </Field>
- <Field>
- <Parameters address="0x00320000" name="sector17" occurence="0x7" size="0x20000"/>
- </Field>
- </Bank>
- </Configuration>
- </Peripheral>
- <!-- OTP -->
- <Peripheral>
- <Name>OTP</Name>
- <Type>Storage</Type>
- <Description>The Data OTP memory block. It contains the one time programmable bits.</Description>
- <ErasedValue>0xFF</ErasedValue>
- <Access>RW</Access>
- <!-- 1 KBytes single bank -->
- <Configuration>
- <Parameters address="0x1FF0F000" name=" 1 KBytes Data OTP" size="0x480"/>
- <Description/>
- <Organization>Single</Organization>
- <Allignement>0x4</Allignement>
- <Bank name="OTP">
- <Field>
- <Parameters address="0x1FF0F000" name="OTP" occurence="0x1" size="0x480"/>
- </Field>
- </Bank>
- </Configuration>
- </Peripheral>
- <!-- Mirror Option Bytes -->
- <Peripheral>
- <Name>MirrorOptionBytes</Name>
- <Type>Storage</Type>
- <Description>Mirror Option Bytes contains the extra area.</Description>
- <ErasedValue>0xFF</ErasedValue>
- <Access>RW</Access>
- <!-- 44 Bytes single bank -->
- <Configuration>
- <Parameters address="0x1FFF0000" name=" 44 Bytes Data MirrorOptionBytes" size="0x2C"/>
- <Description/>
- <Organization>Single</Organization>
- <Allignement>0x4</Allignement>
- <Bank name="MirrorOptionBytes">
- <Field>
- <Parameters address="0x1FFF0000" name="MirrorOptionBytes" occurence="0x1" size="0x2C"/>
- </Field>
- </Bank>
- </Configuration>
- </Peripheral>
- <!-- Option Bytes -->
- <Peripheral>
- <Name>Option Bytes</Name>
- <Type>Configuration</Type>
- <Description/>
- <Access>RW</Access>
- <Bank interface="JTAG_SWD">
- <Parameters address="0x40023C14" name="Bank 1" size="0x8"/>
- <Category>
- <Name>Read Out Protection</Name>
- <Field>
- <Parameters address="0x40023C14" name="FLASH_OPTCR" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>RDP</Name>
- <Description>Read protection option byte. The read protection is used to protect the software code stored in Flash memory.</Description>
- <BitOffset>0x8</BitOffset>
- <BitWidth>0x8</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0xAA">Level 0, no protection</Val>
- <Val value="0xBB">or any value other than 0xAA and 0xCC: Level 1, read protection</Val>
- <Val value="0xCC">Level 2, chip protection</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>BOR Level</Name>
- <Field>
- <Parameters address="0x40023C14" name="FLASH_OPTCR" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>BOR_LEV</Name>
- <Description>These bits contain the supply level threshold that activates/releases the reset. They can be written to program a new BOR level value into Flash memory</Description>
- <BitOffset>0x2</BitOffset>
- <BitWidth>0x2</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">BOR Level 3 (VBOR3), brownout threshold level 3</Val>
- <Val value="0x1">BOR Level 2 (VBOR2), brownout threshold level 2</Val>
- <Val value="0x2">BOR Level 1 (VBOR1), brownout threshold level 1</Val>
- <Val value="0x3">BOR off, POR/PDR reset threshold level is applied</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>User Configuration</Name>
- <Field>
- <Parameters address="0x40023C14" name="FLASH_OPTCR" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>IWDG_STOP</Name>
- <Description/>
- <BitOffset>0x1F</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Freeze IWDG counter in stop mode</Val>
- <Val value="0x1">IWDG counter active in stop mode</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>IWDG_STDBY</Name>
- <Description/>
- <BitOffset>0x1E</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Freeze IWDG counter in standby mode</Val>
- <Val value="0x1">IWDG counter active in standby mode</Val>
- </Values>
- </Bit>
- <Bit reference="DualBank">
- <Name>nDBANK</Name>
- <Description/>
- <BitOffset>0x1D</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Flash in dual bank with 128 bits read access</Val>
- <Val value="0x1">Flash in single bank with 256 bits read access</Val>
- </Values>
- </Bit>
- <Bit config="1,4">
- <Name>nDBOOT</Name>
- <Description/>
- <BitOffset>0x1C</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Dual Boot enabled</Val>
- <Val value="0x1">Dual Boot disabled</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>WWDG_SW</Name>
- <Description/>
- <BitOffset>0x4</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Hardware window watchdog</Val>
- <Val value="0x1">Software window watchdog</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>IWDG_SW</Name>
- <Description/>
- <BitOffset>0x5</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Hardware independant watchdog</Val>
- <Val value="0x1">Software independant watchdog</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>nRST_STOP</Name>
- <Description/>
- <BitOffset>0x6</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Reset generated when entering Stop mode</Val>
- <Val value="0x1">No reset generated</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>nRST_STDBY</Name>
- <Description/>
- <BitOffset>0x7</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Reset generated when entering Standby mode</Val>
- <Val value="0x1">No reset generated</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>Boot address Option Bytes</Name>
- <Field>
- <Parameters address="0x40023C18" name="FLASH_OPTCR1" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>BOOT_ADD0</Name>
- <Description>Define the boot address when BOOT0=0</Description>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Equation multiplier="0x4000" offset="0x0"/>
- </Bit>
- <Bit>
- <Name>BOOT_ADD1</Name>
- <Description>Define the boot address when BOOT0=1</Description>
- <BitOffset>0x10</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Equation multiplier="0x4000" offset="0x0"/>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>Write Protection</Name>
- <Field>
- <Parameters address="0x40023C14" name="FLASH_OPTCR" size="0x4"/>
- <AssignedBits>
- <Bit config="0,2,5">
- <Name>nWRP0</Name>
- <Description/>
- <BitOffset>0x10</BitOffset>
- <BitWidth>0xC</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection active on this sector</Val>
- <Val value="0x1">Write protection not active on this sector</Val>
- </Values>
- </Bit>
- <Bit config="1,3,4">
- <Name>nWRP0</Name>
- <Description/>
- <BitOffset>0x10</BitOffset>
- <BitWidth>0x6</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection active on bank1 sector 2i and 2i+1</Val>
- <Val value="0x1">Write protection not active on bank1 sector 2i, 2i+1</Val>
- </Values>
- </Bit>
- <Bit config="1,3,4">
- <Name>nWRP6</Name>
- <Description/>
- <BitOffset>0x16</BitOffset>
- <BitWidth>0x6</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection active on bank2 sector 2i and 2i+1</Val>
- <Val value="0x1">Write protection not active on bank2 sector 2i, 2i+1</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- </Bank>
- <Bank interface="Bootloader">
- <Parameters address="0x1FFF0000" name="Bank 1" size="0x2C"/>
- <Category>
- <Name>Read Out Protection</Name>
- <Field>
- <Parameters address="0x1FFF0000" name="FLASH_OPTCR" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>RDP</Name>
- <Description>Read protection option byte. The read protection is used to protect the software code stored in Flash memory.</Description>
- <BitOffset>0x8</BitOffset>
- <BitWidth>0x8</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0xAA">Level 0, no protection</Val>
- <Val value="0xBB">or any value other than 0xAA and 0xCC: Level 1, read protection</Val>
- <Val value="0xCC">Level 2, chip protection</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>BOR Level</Name>
- <Field>
- <Parameters address="0x1FFF0000" name="FLASH_OPTCR" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>BOR_LEV</Name>
- <Description>These bits contain the supply level threshold that activates/releases the reset. They can be written to program a new BOR level value into Flash memory</Description>
- <BitOffset>0x2</BitOffset>
- <BitWidth>0x2</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">BOR Level 3 (VBOR3), brownout threshold level 3</Val>
- <Val value="0x1">BOR Level 2 (VBOR2), brownout threshold level 2</Val>
- <Val value="0x2">BOR Level 1 (VBOR1), brownout threshold level 1</Val>
- <Val value="0x3">BOR off, POR/PDR reset threshold level is applied</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>User Configuration</Name>
- <Field>
- <Parameters address="0x1FFF0008" name="FLASH_OPTCR" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>IWDG_STOP</Name>
- <Description/>
- <BitOffset>0xF</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Freeze IWDG counter in stop mode</Val>
- <Val value="0x1">IWDG counter active in stop mode</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>IWDG_STDBY</Name>
- <Description/>
- <BitOffset>0xE</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Freeze IWDG counter in standby mode</Val>
- <Val value="0x1">IWDG counter active in standby mode</Val>
- </Values>
- </Bit>
- <Bit reference="DualBank">
- <Name>nDBANK</Name>
- <Description/>
- <BitOffset>0xD</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Flash in dual bank with 128 bits read access</Val>
- <Val value="0x1">Flash in single bank with 256 bits read access</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>nDBOOT</Name>
- <Description/>
- <BitOffset>0xC</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Dual Boot enabled</Val>
- <Val value="0x1">Dual Boot disabled</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- <Field>
- <Parameters address="0x1FFF0000" name="FLASH_OPTCR" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>WWDG_SW</Name>
- <Description/>
- <BitOffset>0x4</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Hardware window watchdog</Val>
- <Val value="0x1">Software window watchdog</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>IWDG_SW</Name>
- <Description/>
- <BitOffset>0x5</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Hardware independant watchdog</Val>
- <Val value="0x1">Software independant watchdog</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>nRST_STOP</Name>
- <Description/>
- <BitOffset>0x6</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Reset generated when entering Stop mode</Val>
- <Val value="0x1">No reset generated</Val>
- </Values>
- </Bit>
- <Bit>
- <Name>nRST_STDBY</Name>
- <Description/>
- <BitOffset>0x7</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">Reset generated when entering Standby mode</Val>
- <Val value="0x1">No reset generated</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>Boot address Option Bytes</Name>
- <Field>
- <Parameters address="0x1FFF0010" name="FLASH_OPTCR1" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>BOOT_ADD0</Name>
- <Description>Define the boot address when BOOT0=0</Description>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Equation multiplier="0x4000" offset="0x0"/>
- </Bit>
- </AssignedBits>
- </Field>
- <Field>
- <Parameters address="0x1FFF0018" name="FLASH_OPTCR1" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>BOOT_ADD1</Name>
- <Description>Define the boot address when BOOT0=1</Description>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Equation multiplier="0x4000" offset="0x0"/>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>Write Protection</Name>
- <Field>
- <Parameters address="0x1FFF0008" name="FLASH_OPTCR1" size="0x4"/>
- <AssignedBits>
- <Bit config="0">
- <Name>nWRP0</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0xC</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection active on this sector</Val>
- <Val value="0x1">Write protection not active on this sector</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>nWRP0</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x6</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection active on bank1 sector 2i and 2i+1</Val>
- <Val value="0x1">Write protection not active on bank1 sector 2i, 2i+1</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>nWRP6</Name>
- <Description/>
- <BitOffset>0x6</BitOffset>
- <BitWidth>0x6</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection active on bank2 sector 2i and 2i+1</Val>
- <Val value="0x1">Write protection not active on bank2 sector 2i, 2i+1</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- </Bank>
- </Peripheral>
- </Peripherals>
- </Device>
- </Root>
|