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