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 00:32] – [Pinout] 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 31: | Line 36: | ||
===RAM=== | ===RAM=== | ||
- | < | + | ^Address ^Type^Size^Alias^ |
- | 0x38800000 | + | |0x00000000 |
- | + | |0x20000000 .. 0x2001FFFF|DTCM (CM7) |128KB| | | |
- | 0x38000000 | + | |0x24000000 |
- | + | |0x30000000 | |
- | 0x30040000 | + | |0x30020000 .. 0x3003FFFF|SRAM2 |
- | + | |0x30040000 | |
- | 0x30020000 .. 0x3003FFFF SRAM2 | + | |0x38000000 |
- | + | |0x38800000 .. 0x38800FFF|BACKUP SRAM| 4KB| | |
- | 0x30000000 | + | |
- | + | ||
- | 0x24000000 | + | |
- | + | ||
- | 0x20000000 | + | |
- | + | ||
- | (*) CM7 only | + | |
- | </ | + | |
===Resources=== | ===Resources=== | ||
Line 64: | Line 61: | ||
[[https:// | [[https:// | ||
+ | |||
Line 69: | Line 67: | ||
[[https:// | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// |