Back to home page

OSCL-LXR

 
 

    


0001 ==================
0002 STM32H743 Overview
0003 ==================
0004 
0005 Introduction
0006 ------------
0007 
0008 The STM32H743 is a Cortex-M7 MCU aimed at various applications.
0009 It features:
0010 
0011 - Cortex-M7 core running up to @400MHz
0012 - 2MB internal flash, 1MBytes internal RAM
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 - DFSDM
0025 
0026 Resources
0027 ---------
0028 
0029 Datasheet and reference manual are publicly available on ST website (STM32H743_).
0030 
0031 .. _STM32H743: http://www.st.com/en/microcontrollers/stm32h7x3.html?querycriteria=productId=LN2033
0032 
0033 :Authors: Alexandre Torgue <alexandre.torgue@st.com>