Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:h755ziq [2024/10/26 01:03] – [RAM] darron | boards:h755ziq [2024/11/07 22:41] (current) – darron | ||
---|---|---|---|
Line 9: | Line 9: | ||
</ | </ | ||
- | Dual core MCU with Cortex-M7 at 480MHz and Cortex-M4 at 240MHz with 2MB Flash and 1MB RAM. | + | Dual core STM32H755ZI |
===Pinout=== | ===Pinout=== | ||
Line 32: | Line 32: | ||
^Address ^Type^Size^Alias^ | ^Address ^Type^Size^Alias^ | ||
- | |0x00000000 .. 0x0000FFFF| | + | |0x00000000 .. 0x0000FFFF|ITCM (CM7) |64KB | | |
- | |0x20000000 .. 0x2001FFFF | DTCM (*) | 128KB| | | + | |0x20000000 .. 0x2001FFFF|DTCM (CM7) |128KB| | |
- | |0x24000000 .. 0x2407FFFF | AXI SRAM | + | |0x24000000 .. 0x2407FFFF|AXI SRAM |512KB| | |
- | |0x30000000 .. 0x3001FFFF | + | |0x30000000 .. 0x3001FFFF|SRAM1 |
- | |0x30020000 .. 0x3003FFFF | + | |0x30020000 .. 0x3003FFFF|SRAM2 |
- | |0x30040000 .. 0x30047FFF | + | |0x30040000 .. 0x30047FFF|SRAM3 |
- | |0x38000000 .. 0x3800FFFF | + | |0x38000000 .. 0x3800FFFF|SRAM4 |
- | |0x38800000 .. 0x38800FFF | BACKUP SRAM | 4KB| | + | |0x38800000 .. 0x38800FFF|BACKUP SRAM| 4KB| |
- | + | ||
- | (*) CM7 only | + | |
- | </ | + | |
===Resources=== | ===Resources=== | ||
Line 59: | Line 56: | ||
[[https:// | [[https:// | ||
+ | |||
Line 64: | Line 62: | ||
[[https:// | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// |