Back to home page

OSCL-LXR

 
 

    


0001 ==================
0002 STM32F746 Overview
0003 ==================
0004 
0005 Introduction
0006 ------------
0007 
0008 The STM32F746 is a Cortex-M7 MCU aimed at various applications.
0009 It features:
0010 
0011 - Cortex-M7 core running up to @216MHz
0012 - 1MB internal flash, 320KBytes 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
0016 - Ethernet controller
0017 - USB OTFG FS & HS controllers
0018 - I2C, SPI, CAN busses support
0019 - Several 16 & 32 bits general purpose timers
0020 - Serial Audio interface
0021 - LCD controller
0022 - HDMI-CEC
0023 - SPDIFRX
0024 
0025 Resources
0026 ---------
0027 
0028 Datasheet and reference manual are publicly available on ST website (STM32F746_).
0029 
0030 .. _STM32F746: http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f7-series/stm32f7x6/stm32f746ng.html
0031 
0032 :Authors: Alexandre Torgue <alexandre.torgue@st.com>