1STM32F429 Overview 2================== 3 4Introduction 5------------ 6 7The STM32F429 is a Cortex-M4 MCU aimed at various applications. 8It 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 17Resources 18--------- 19 20Datasheet 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 26Maxime Coquelin <mcoquelin.stm32@gmail.com> 27