Merge branch 'drm-intel-next-queued' into gvt-next
[sfrench/cifs-2.6.git] / Documentation / arm / stm32 / stm32f769-overview.rst
1 STM32F769 Overview
2 ==================
3
4 Introduction
5 ------------
6
7 The STM32F769 is a Cortex-M7 MCU aimed at various applications.
8 It features:
9
10 - Cortex-M7 core running up to @216MHz
11 - 2MB internal flash, 512KBytes internal RAM (+4KB of backup SRAM)
12 - FMC controller to connect SDRAM, NOR and NAND memories
13 - Dual mode QSPI
14 - SD/MMC/SDIO support*2
15 - Ethernet controller
16 - USB OTFG FS & HS controllers
17 - I2C*4, SPI*6, CAN*3 busses support
18 - Several 16 & 32 bits general purpose timers
19 - Serial Audio interface*2
20 - LCD controller
21 - HDMI-CEC
22 - DSI
23 - SPDIFRX
24 - MDIO salave interface
25
26 Resources
27 ---------
28
29 Datasheet and reference manual are publicly available on ST website (STM32F769_).
30
31 .. _STM32F769: http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f7-series/stm32f7x9/stm32f769ni.html
32
33 :Authors:
34
35 Alexandre Torgue <alexandre.torgue@st.com>