cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

stm32mp13-overview.rst (773B)


      1===================
      2STM32MP13 Overview
      3===================
      4
      5Introduction
      6------------
      7
      8The STM32MP131/STM32MP133/STM32MP135 are Cortex-A MPU aimed at various applications.
      9They feature:
     10
     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
     15
     16More details:
     17
     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
     34
     35:Authors:
     36
     37- Alexandre Torgue <alexandre.torgue@foss.st.com>