]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - Documentation/arm/stm32/stm32h743-overview.rst
docs: mark orphan documents as such
[mirror_ubuntu-focal-kernel.git] / Documentation / arm / stm32 / stm32h743-overview.rst
CommitLineData
27c054d2
MCC
1:orphan:
2
40fed8d0
LB
3STM32H743 Overview
4==================
5
6Introduction
7------------
8
9The STM32H743 is a Cortex-M7 MCU aimed at various applications.
10It features:
11
12- Cortex-M7 core running up to @400MHz
13- 2MB internal flash, 1MBytes internal RAM
14- FMC controller to connect SDRAM, NOR and NAND memories
15- Dual mode QSPI
16- SD/MMC/SDIO support
17- Ethernet controller
18- USB OTFG FS & HS controllers
19- I2C, SPI, CAN busses support
20- Several 16 & 32 bits general purpose timers
21- Serial Audio interface
22- LCD controller
23- HDMI-CEC
24- SPDIFRX
25- DFSDM
26
27Resources
28---------
29
30Datasheet and reference manual are publicly available on ST website (STM32H743_).
31
32.. _STM32H743: http://www.st.com/en/microcontrollers/stm32h7x3.html?querycriteria=productId=LN2033
33
34:Authors:
35
36Alexandre Torgue <alexandre.torgue@st.com>