| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529 |
- <?xml version="1.0" encoding="UTF-8"?>
- <Root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="SCHVerif.xsd">
- <Device>
- <DeviceID>0x427</DeviceID>
- <Vendor>STMicroelectronics</Vendor>
- <Type>MCU</Type>
- <CPU>Cortex-M3</CPU>
- <Name>STM32L100xC/STM32L15xxC/STM32L162xC</Name>
- <Series>STM32L1</Series>
- <Description>ARM 32-bit Cortex-M3 based device</Description>
- <Configurations>
- <!-- JTAG_SWD Interface -->
- <Interface name="JTAG_SWD">
- <Configuration number="0x0"> <!-- WRPx control the write protection of user sector-->
- <SPRMode reference="0x1">
- <ReadRegister address="0x40023C1C" mask="0x000000100" value="0x0"/>
- </SPRMode>
- </Configuration>
- <Configuration number="0x1"> <!-- WRPx control the read/write protection PcROP-->
- <SPRMode reference="0x0">
- <ReadRegister address="0x40023C1C" mask="0x000000100" value="0x100"/>
- </SPRMode>
- </Configuration>
- </Interface>
- <!-- Bootloader Interface -->
- <Interface name="Bootloader">
- <Configuration number="0x0"> <!-- WRPx control the write protection of user sector-->
- <SPRMode reference="0x1">
- <ReadRegister address="0x1FF80000" mask="0x00000100" value="0x0"/>
- </SPRMode>
- </Configuration>
- <Configuration number="0x1"> <!-- WRPx control the read/write protection PcROP-->
- <SPRMode reference="0x0">
- <ReadRegister address="0x1FF80000" mask="0x00000100" value="0x100"/>
- </SPRMode>
- </Configuration>
- </Interface>
- </Configurations>
- <!-- Peripherals -->
- <Peripherals>
- <!-- Embedded SRAM -->
- <Peripheral>
- <Name>Embedded SRAM</Name>
- <Type>Storage</Type>
- <Description/>
- <ErasedValue>0x00</ErasedValue>
- <Access>RWE</Access>
- <!-- 32 KB -->
- <Configuration>
- <Parameters address="0x20000000" name="SRAM" size="0x8000"/>
- <Description/>
- <Organization>Single</Organization>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x20000000" name="SRAM" occurence="0x1" size="0x8000"/>
- </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>0x00</ErasedValue>
- <Access>RWE</Access>
- <FlashSize address="0x1FF800CC" default="0x40000"/>
- <!-- 256KB single Bank -->
- <Configuration>
- <Parameters address="0x08000000" name=" 256 Kbytes Embedded Flash" size="0x40000"/>
- <Description/>
- <Organization>Single</Organization>
- <Allignement>0x4</Allignement>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x08000000" name="sector0" occurence="0x400" size="0x100"/>
- </Field>
- </Bank>
- <Bank name="EEPROM1">
- <Field>
- <Parameters address="0x08080000" name="sector65281" occurence="0x1" size="0x2000"/>
- </Field>
- </Bank>
- </Configuration>
- </Peripheral>
- <!-- Data EEPROM -->
- <Peripheral>
- <Name>Data EEPROM</Name>
- <Type>Storage</Type>
- <Description>The Data EEPROM memory block. It contains user data.</Description>
- <ErasedValue>0x00</ErasedValue>
- <Access>RWE</Access>
- <!-- 8KB single Bank -->
- <Configuration>
- <Parameters address="0x08080000" name=" 8 Kbytes Data EEPROM" size="0x2000"/>
- <Description/>
- <Organization>Single</Organization>
- <Allignement>0x4</Allignement>
- <Bank name="Bank 1">
- <Field>
- <Parameters address="0x08080000" name="EEPROM1" occurence="0x1" size="0x2000"/>
- </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>
- <!-- 24 Bytes single bank -->
- <Configuration>
- <Parameters address="0x1FF80000" name=" 24 Bytes Data MirrorOptionBytes" size="0x18"/>
- <Description/>
- <Organization>Single</Organization>
- <Allignement>0x4</Allignement>
- <Bank name="MirrorOptionBytes">
- <Field>
- <Parameters address="0x1FF80000" name="MirrorOptionBytes" occurence="0x1" size="0x18"/>
- </Field>
- </Bank>
- </Configuration>
- </Peripheral>
- <!-- Option Bytes -->
- <Peripheral>
- <Name>Option Bytes</Name>
- <Type>Configuration</Type>
- <Description/>
- <Access>RW</Access>
- <Bank interface="JTAG_SWD">
- <Parameters address="0x40023C1C" name="Bank 1" size="0x88"/>
- <Category>
- <Name>Read Out Protection</Name>
- <Field>
- <Parameters address="0x40023C1C" name="FLASH_OBR" 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>0x0</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>PCROP Protection</Name>
- <Field>
- <Parameters address="0x40023C1C" name="FLASH_OBR" size="0x4"/>
- <AssignedBits>
- <Bit reference="SPRMode">
- <Name>SPRMOD</Name>
- <Description>Sector protection mode selection option byte.</Description>
- <BitOffset>0x8</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">WRPx bit defines sector write protection</Val>
- <Val value="0x1">WRPx bit defines sector read/write (PCROP) protection</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>BOR Level</Name>
- <Field>
- <Parameters address="0x40023C1C" name="FLASH_OBR" 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>0x10</BitOffset>
- <BitWidth>0x4</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x1">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x2">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x3">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x4">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x5">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x6">BOR Level OFF, reset level threshold for 1.45 V-1.55 V</Val>
- <Val value="0x7">BOR Level OFF, reset level threshold for 1.45 V-1.55 V</Val>
- <Val value="0x8">BOR Level 1, reset level threshold for 1.69 V-1.8 V</Val>
- <Val value="0x9">BOR Level 2, reset level threshold for 1.94 V-2.1 V</Val>
- <Val value="0xA">BOR Level 3, reset level threshold for 2.3 V-2.49 V</Val>
- <Val value="0xB">BOR Level 4, reset level threshold for 2.54 V-2.74 V</Val>
- <Val value="0xC">BOR Level 5, reset level threshold for 2.77 V-3.0 V</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>User Configuration</Name>
- <Field>
- <Parameters address="0x40023C1C" nname="FLASH_OBR" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>IWDG_SW</Name>
- <Description/>
- <BitOffset>0x14</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>0x15</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>0x16</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>Write Protection</Name>
- <Field>
- <Parameters address="0x40023C20" name="FLASH_WRPR1" size="0x4"/>
- <AssignedBits>
- <Bit config="0">
- <Name>WRP0</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x20</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection not active</Val>
- <Val value="0x1">Write protection active</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>WRP0</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x20</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">read/Write protection active</Val>
- <Val value="0x1">read/Write protection not active</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- <Field>
- <Parameters address="0x40023C80" name="FLASH_WRPR2" size="0x4"/>
- <AssignedBits>
- <Bit config="0">
- <Name>WRP32</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x20</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection not active</Val>
- <Val value="0x1">Write protection active</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>WRP32</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x20</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">read/Write protection active</Val>
- <Val value="0x1">read/Write protection not active</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- </Bank>
- <Bank interface="Bootloader">
- <Parameters address="0x1FF80000" name="Bank 1" size="0x18"/>
- <Category>
- <Name>Read Out Protection</Name>
- <Field>
- <Parameters address="0x1FF80000" name="RDP" 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>0x0</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>PCROP Protection</Name>
- <Field>
- <Parameters address="0x1FF80000" name="SPRMOD" size="0x4"/>
- <AssignedBits>
- <Bit reference="SPRMode">
- <Name>SPRMOD</Name>
- <Description>Sector protection mode selection option byte.</Description>
- <BitOffset>0x8</BitOffset>
- <BitWidth>0x1</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">WRPx bit defines sector write protection</Val>
- <Val value="0x1">WRPx bit defines sector write/read (PCROP) protection</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>BOR Level</Name>
- <Field>
- <Parameters address="0x1FF80004" name="USER" 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>0x0</BitOffset>
- <BitWidth>0x4</BitWidth>
- <Access>RW</Access>
- <Values>
- <Val value="0x0">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x1">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x2">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x3">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x4">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x5">BOR Level OFF, reset level threshold the 1.45 V-1.55 V</Val>
- <Val value="0x6">BOR Level OFF, reset level threshold for 1.45 V-1.55 V</Val>
- <Val value="0x7">BOR Level OFF, reset level threshold for 1.45 V-1.55 V</Val>
- <Val value="0x8">BOR Level 1, reset level threshold for 1.69 V-1.8 V</Val>
- <Val value="0x9">BOR Level 2, reset level threshold for 1.94 V-2.1 V</Val>
- <Val value="0xA">BOR Level 3, reset level threshold for 2.3 V-2.49 V</Val>
- <Val value="0xB">BOR Level 4, reset level threshold for 2.54 V-2.74 V</Val>
- <Val value="0xC">BOR Level 5, reset level threshold for 2.77 V-3.0 V</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- <Category>
- <Name>User Configuration</Name>
- <Field>
- <Parameters address="0x1FF80004" name="USER" size="0x4"/>
- <AssignedBits>
- <Bit>
- <Name>IWDG_SW</Name>
- <Description/>
- <BitOffset>0x4</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>0x5</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>0x6</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>Write Protection</Name>
- <Field>
- <Parameters address="0x1FF80008" name="WRP1" size="0x8"/>
- <AssignedBits>
- <Bit config="0">
- <Name>WRP0</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection not active</Val>
- <Val value="0x1">Write protection active</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>WRP0</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">read/Write protection active</Val>
- <Val value="0x1">read/Write protection active</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- <Field>
- <Parameters address="0x1FF8000C" name="WRP1" size="0x8"/>
- <AssignedBits>
- <Bit config="0">
- <Name>WRP16</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection not active</Val>
- <Val value="0x1">Write protection active</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>WRP16</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">read/Write protection active</Val>
- <Val value="0x1">read/Write protection active</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- <Field>
- <Parameters address="0x1FF80010" name="WRP2" size="0x8"/>
- <AssignedBits>
- <Bit config="0">
- <Name>WRP32</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection not active</Val>
- <Val value="0x1">Write protection active</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>WRP32</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">read/Write protection active</Val>
- <Val value="0x1">read/Write protection not active</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- <Field>
- <Parameters address="0x1FF80014" name="WRP2" size="0x8"/>
- <AssignedBits>
- <Bit config="0">
- <Name>WRP48</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">Write protection not active</Val>
- <Val value="0x1">Write protection active</Val>
- </Values>
- </Bit>
- <Bit config="1">
- <Name>WRP48</Name>
- <Description/>
- <BitOffset>0x0</BitOffset>
- <BitWidth>0x10</BitWidth>
- <Access>RW</Access>
- <Values ByBit="true">
- <Val value="0x0">read/Write protection active</Val>
- <Val value="0x1">read/Write protection not active</Val>
- </Values>
- </Bit>
- </AssignedBits>
- </Field>
- </Category>
- </Bank>
- </Peripheral>
- </Peripherals>
- </Device>
- </Root>
|