dc7a12bdfc
Converts ARM the text files to ReST, preparing them to be an architecture book. The conversion is actually: - add blank lines and identation in order to identify paragraphs; - fix tables markups; - add some lists markups; - mark literal blocks; - adjust title markups. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Reviewed-by Corentin Labbe <clabbe.montjoie@gmail.com> # For sun4i-ss
34 lines
800 B
ReStructuredText
34 lines
800 B
ReStructuredText
==================
|
|
STM32H743 Overview
|
|
==================
|
|
|
|
Introduction
|
|
------------
|
|
|
|
The STM32H743 is a Cortex-M7 MCU aimed at various applications.
|
|
It features:
|
|
|
|
- Cortex-M7 core running up to @400MHz
|
|
- 2MB internal flash, 1MBytes internal RAM
|
|
- FMC controller to connect SDRAM, NOR and NAND memories
|
|
- Dual mode QSPI
|
|
- SD/MMC/SDIO support
|
|
- Ethernet controller
|
|
- USB OTFG FS & HS controllers
|
|
- I2C, SPI, CAN busses support
|
|
- Several 16 & 32 bits general purpose timers
|
|
- Serial Audio interface
|
|
- LCD controller
|
|
- HDMI-CEC
|
|
- SPDIFRX
|
|
- DFSDM
|
|
|
|
Resources
|
|
---------
|
|
|
|
Datasheet and reference manual are publicly available on ST website (STM32H743_).
|
|
|
|
.. _STM32H743: http://www.st.com/en/microcontrollers/stm32h7x3.html?querycriteria=productId=LN2033
|
|
|
|
:Authors: Alexandre Torgue <alexandre.torgue@st.com>
|