blob: 3458dc00095d9bef00a817bb8dd32a4861cd0a90 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001STM32H743 Overview
2==================
3
4Introduction
5------------
6
7The STM32H743 is a Cortex-M7 MCU aimed at various applications.
8It features:
9
10- Cortex-M7 core running up to @400MHz
11- 2MB internal flash, 1MBytes internal RAM
12- FMC controller to connect SDRAM, NOR and NAND memories
13- Dual mode QSPI
14- SD/MMC/SDIO support
15- Ethernet controller
16- USB OTFG FS & HS controllers
17- I2C, SPI, CAN busses support
18- Several 16 & 32 bits general purpose timers
19- Serial Audio interface
20- LCD controller
21- HDMI-CEC
22- SPDIFRX
23- DFSDM
24
25Resources
26---------
27
28Datasheet and reference manual are publicly available on ST website (STM32H743_).
29
30.. _STM32H743: http://www.st.com/en/microcontrollers/stm32h7x3.html?querycriteria=productId=LN2033
31
32:Authors:
33
34Alexandre Torgue <alexandre.torgue@st.com>