Back to home page

OSCL-LXR

 
 

    


0001 ==================
0002 STM32F769 Overview
0003 ==================
0004 
0005 Introduction
0006 ------------
0007 
0008 The STM32F769 is a Cortex-M7 MCU aimed at various applications.
0009 It features:
0010 
0011 - Cortex-M7 core running up to @216MHz
0012 - 2MB internal flash, 512KBytes internal RAM (+4KB of backup SRAM)
0013 - FMC controller to connect SDRAM, NOR and NAND memories
0014 - Dual mode QSPI
0015 - SD/MMC/SDIO support*2
0016 - Ethernet controller
0017 - USB OTFG FS & HS controllers
0018 - I2C*4, SPI*6, CAN*3 busses support
0019 - Several 16 & 32 bits general purpose timers
0020 - Serial Audio interface*2
0021 - LCD controller
0022 - HDMI-CEC
0023 - DSI
0024 - SPDIFRX
0025 - MDIO salave interface
0026 
0027 Resources
0028 ---------
0029 
0030 Datasheet and reference manual are publicly available on ST website (STM32F769_).
0031 
0032 .. _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
0033 
0034 :Authors: Alexandre Torgue <alexandre.torgue@st.com>