Skip to content

Commit 49f1d0b

Browse files
Roan van DijkAlexandre Torgue
authored andcommitted
ARM: stm32: add initial documentation for STM32MP151
This patch adds initial documentation of STM32MP151 microprocessor (MPU) based on Arm Cortex-A7. Signed-off-by: Roan van Dijk <roan@protonic.nl> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 8768487 commit 49f1d0b

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

Documentation/arm/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ SoC-specific documents
5858
stm32/stm32f769-overview
5959
stm32/stm32f429-overview
6060
stm32/stm32mp13-overview
61+
stm32/stm32mp151-overview
6162
stm32/stm32mp157-overview
6263
stm32/stm32-dma-mdma-chaining
6364

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
===================
2+
STM32MP151 Overview
3+
===================
4+
5+
Introduction
6+
------------
7+
8+
The STM32MP151 is a Cortex-A MPU aimed at various applications.
9+
It features:
10+
11+
- Single Cortex-A7 application core
12+
- Standard memories interface support
13+
- Standard connectivity, widely inherited from the STM32 MCU family
14+
- Comprehensive security support
15+
16+
More details:
17+
18+
- Cortex-A7 core running up to @800MHz
19+
- FMC controller to connect SDRAM, NOR and NAND memories
20+
- QSPI
21+
- SD/MMC/SDIO support
22+
- Ethernet controller
23+
- ADC/DAC
24+
- USB EHCI/OHCI controllers
25+
- USB OTG
26+
- I2C, SPI busses support
27+
- Several general purpose timers
28+
- Serial Audio interface
29+
- LCD-TFT controller
30+
- DCMIPP
31+
- SPDIFRX
32+
- DFSDM
33+
34+
:Authors:
35+
36+
- Roan van Dijk <roan@protonic.nl>

0 commit comments

Comments
 (0)