GNU Linux-libre 4.19.286-gnu1
[releases.git] / Documentation / arm / stm32 / stm32f429-overview.rst
1 STM32F429 Overview
2 ==================
3
4 Introduction
5 ------------
6
7 The STM32F429 is a Cortex-M4 MCU aimed at various applications.
8 It features:
9
10 - ARM Cortex-M4 up to 180MHz with FPU
11 - 2MB internal Flash Memory
12 - External memory support through FMC controller (PSRAM, SDRAM, NOR, NAND)
13 - I2C, SPI, SAI, CAN, USB OTG, Ethernet controllers
14 - LCD controller & Camera interface
15 - Cryptographic processor
16
17 Resources
18 ---------
19
20 Datasheet and reference manual are publicly available on ST website (STM32F429_).
21
22 .. _STM32F429: http://www.st.com/web/en/catalog/mmc/FM141/SC1169/SS1577/LN1806?ecmp=stm32f429-439_pron_pr-ces2014_nov2013
23
24 :Authors:
25
26 Maxime Coquelin <mcoquelin.stm32@gmail.com>