# STM32H745ZITx

**STMicroelectronics STM32H745ZI** — dual-core Arm® Cortex®-M7 + Cortex®-M4 STM32H7 microcontroller.

| | |
|---|---|
| **MPN** | STM32H745ZITx |
| **Manufacturer** | STMicroelectronics |
| **Core** | Cortex-M7 @ 480 MHz + Cortex-M4 @ 240 MHz |
| **Memory** | 2 MB dual-bank flash · 1 MB RAM |
| **Package** | LQFP-144, 20×20 mm, 0.5 mm pitch |
| **KiCad footprint** | `Package_QFP:LQFP-144_20x20mm_P0.5mm` |
| **KiCad symbol** | `MCU_ST_STM32H7:STM32H745ZITx` |
| **Datasheet** | https://www.st.com/resource/en/datasheet/stm32h745zi.pdf |

## Usage

Boards depending on this component declare it in `package.json`:

```json
"dependencies": {
  "adom/stm32h745zitx": "^0.1.0"
}
```

## Library assets

The symbol and footprint referenced above are KiCad's stock libraries (`MCU_ST_STM32H7`,
`Package_QFP`). A standalone `.kicad_sym` + `.kicad_mod` + 3D model can be added to this page so the
Adom Wiki / Project Manager renders the symbol, footprint, and 3D viewers directly.
