Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
boards:h7a3ziq [2024/10/08 14:35] – [NUCLEO-H7A3ZI-Q] darronboards:h7a3ziq [2024/10/27 19:25] (current) – [RAM] darron
Line 2: Line 2:
  
 <wrap right> <wrap right>
-{{boards:h7a3ziq.jpg?150}}+{{boards:h7a3ziq.jpg?100}}
 \\ \\ \\ \\
-{{projects:m7rs485.jpg?150|STM32H7A3}}+{{projects:m7rs485.jpg?100|STM32H7A3}}
 \\ \\ \\ \\
-{{boards:h7a3ziqpinout.jpg?150|Pinout}}+{{boards:h7a3ziqpinout.jpg?100|Pinout}}
 </wrap> </wrap>
  
Line 16: Line 16:
 firmware otherwise there can be problems connecting to firmware otherwise there can be problems connecting to
 the device over ST-LINK. the device over ST-LINK.
 +
 +===RAM===
 +
 +^Address ^Type^Size^Alias^
 +|0x00000000 .. 0x0000FFFF|ITCM       |64KB | |
 +|0x20000000 .. 0x2001FFFF|DTCM       |128KB| |
 +|0x24000000 .. 0x2403FFFF|AXI SRAM1  |256KB| |
 +|0x24040000 .. 0x2409FFFF|AXI SRAM2  |384KB| |
 +|0x240A0000 .. 0x240FFFFF|AXI SRAM3  |384KB| |
 +|0x30000000 .. 0x3000FFFF|AHB SRAM1  |64KB| |
 +|0x30010000 .. 0x3801FFFF|AHB SRAM2  |64KB| |
 +|0x38000000 .. 0x38007FFF|SRD SRAM   |32KB| |
 +|0x38800000 .. 0x38800FFF|BACKUP SRAM| 4KB| |
  
 ===Demo=== ===Demo===