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