blob: 228656ced2fe0cf97040b918232ce06050804dc6 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001STM32F769 Overview
2==================
3
4Introduction
5------------
6
7The STM32F769 is a Cortex-M7 MCU aimed at various applications.
8It 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
26Resources
27---------
28
29Datasheet 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
35Alexandre Torgue <alexandre.torgue@st.com>