Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:h755ziq [2024/10/23 11:55] – darron | boards:h755ziq [2025/02/05 05:30] (current) – [NUCLEO-H755ZI-Q] 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 |
+ | |||
+ | The Q suffix indicates that this processor and board contains a SMPS. | ||
+ | |||
+ | The user manual explains that the SMPS must be enabled in | ||
+ | firmware otherwise there will be no connection to the device over ST-LINK. | ||
===Pinout=== | ===Pinout=== | ||
Line 28: | Line 33: | ||
X3 NX3215SA 32.768KHz | X3 NX3215SA 32.768KHz | ||
</ | </ | ||
+ | |||
+ | ===RAM=== | ||
+ | |||
+ | ^Address ^Type^Size^Alias^ | ||
+ | |0x00000000 .. 0x0000FFFF|ITCM (CM7) |64KB | | | ||
+ | |0x20000000 .. 0x2001FFFF|DTCM (CM7) |128KB| | | ||
+ | |0x24000000 .. 0x2407FFFF|AXI SRAM |512KB| | | ||
+ | |0x30000000 .. 0x3001FFFF|SRAM1 | ||
+ | |0x30020000 .. 0x3003FFFF|SRAM2 | ||
+ | |0x30040000 .. 0x30047FFF|SRAM3 | ||
+ | |0x38000000 .. 0x3800FFFF|SRAM4 | ||
+ | |0x38800000 .. 0x38800FFF|BACKUP SRAM| 4KB| | ||
+ | |||
===Resources=== | ===Resources=== | ||
Line 43: | Line 61: | ||
[[https:// | [[https:// | ||
+ | |||
Line 48: | Line 67: | ||
[[https:// | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// |