Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / Documentation / arch / arm / stm32 / stm32mp13-overview.rst
blob3bb9492dad49fb6389490267c0803fe9394fbc5a
1 ===================
2 STM32MP13 Overview
3 ===================
5 Introduction
6 ------------
8 The STM32MP131/STM32MP133/STM32MP135 are Cortex-A MPU aimed at various applications.
9 They feature:
11 - One Cortex-A7 application core
12 - Standard memories interface support
13 - Standard connectivity, widely inherited from the STM32 MCU family
14 - Comprehensive security support
16 More details:
18 - Cortex-A7 core running up to @900MHz
19 - FMC controller to connect SDRAM, NOR and NAND memories
20 - QSPI
21 - SD/MMC/SDIO support
22 - 2*Ethernet controller
23 - CAN
24 - ADC/DAC
25 - USB EHCI/OHCI controllers
26 - USB OTG
27 - I2C, SPI, CAN busses support
28 - Several general purpose timers
29 - Serial Audio interface
30 - LCD controller
31 - DCMIPP
32 - SPDIFRX
33 - DFSDM
35 :Authors:
37 - Alexandre Torgue <alexandre.torgue@foss.st.com>