-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
713 additions
and
281 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Chip-ID file for STM32C051xx device | ||
# | ||
dev_type STM32C051xx | ||
ref_manual_id 0490 | ||
chip_id 0x44C // STM32_CHIPID_C051xx | ||
flash_type C0 | ||
flash_size_reg 0x1fff75a0 | ||
flash_pagesize 0x800 // 2 KB | ||
sram_size 0x3000 // 12 KB | ||
bootrom_base 0x1fff0000 | ||
bootrom_size 0x1800 // 6 KB | ||
option_base 0x1fff7800 // STM32_C0_OPTION_BYTES_BASE | ||
option_size 0x80 // 128 B | ||
flags none |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Chip-ID file for STM32C071xx device | ||
# | ||
dev_type STM32C071xx | ||
ref_manual_id 0490 | ||
chip_id 0x493 // STM32_CHIPID_C071xx | ||
flash_type C0 | ||
flash_size_reg 0x1fff75a0 | ||
flash_pagesize 0x800 // 2 KB | ||
sram_size 0x6000 // 24 KB | ||
bootrom_base 0x1fff0000 | ||
bootrom_size 0x1800 // 6 KB | ||
option_base 0x1fff7800 // STM32_C0_OPTION_BYTES_BASE | ||
option_size 0x80 // 128 B | ||
flags none |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Chip-ID file for STM32_C091xx_C92xx device | ||
# | ||
dev_type STM32_C091xx_C92xx | ||
ref_manual_id 0490 | ||
chip_id 0x44D // STM32_CHIPID_C091xx_C92xx | ||
flash_type C0 | ||
flash_size_reg 0x1fff75a0 | ||
flash_pagesize 0x800 // 2 KB | ||
sram_size 0x9000 // 36 KB: C92xx: 30 KB + 6KB FDCAN RAM (RM490 rev. 5 2.4 FDCAN RAM) | ||
bootrom_base 0x1fff0000 | ||
bootrom_size 0x1800 // 6 KB | ||
option_base 0x1fff7800 // STM32_C0_OPTION_BYTES_BASE | ||
option_size 0x80 // 128 B | ||
flags none |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,4 +13,4 @@ option_base 0x0 | |
option_size 0x0 | ||
flags swo | ||
otp_base 0x1fff7000 | ||
otp_size 0x400 // 1 KB | ||
otp_size 0x400 // 1 KB |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Chip-ID file for STM32U031xx device | ||
# | ||
dev_type STM32U031xx | ||
ref_manual_id 0503 | ||
chip_id 0x459 // STM32_CHIPID_U031xx | ||
flash_type C0 | ||
flash_size_reg 0x1fff3ea0 | ||
flash_pagesize 0x800 // 2 KB | ||
sram_size 0x3000 // 12 KB | ||
bootrom_base 0x1fff0000 | ||
bootrom_size 0x1400 // 5 KB | ||
option_base 0x1fff7000 // STM32_U0_OPTION_BYTES_BASE | ||
option_size 0x1000 // 4 KB | ||
flags swo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Chip-ID file for STM32U073xx / STM32U083xx device | ||
# | ||
dev_type STM32U073xx_U083xx | ||
ref_manual_id 0503 | ||
chip_id 0x489 // STM32_CHIPID_U073xx_U083xx | ||
flash_type C0 | ||
flash_size_reg 0x1fff6ea0 | ||
flash_pagesize 0x800 // 2 KB | ||
sram_size 0xa000 // 40 KB | ||
bootrom_base 0x1fff0000 | ||
bootrom_size 0x1400 // 5 KB | ||
option_base 0x1fff7000 // STM32_U0_OPTION_BYTES_BASE | ||
option_size 0x1000 // 4 KB | ||
flags swo |
Oops, something went wrong.