stm32h743-overview.rst 782 B

12345678910111213141516171819202122232425262728293031323334
  1. STM32H743 Overview
  2. ==================
  3. Introduction
  4. ------------
  5. The STM32H743 is a Cortex-M7 MCU aimed at various applications.
  6. It features:
  7. - Cortex-M7 core running up to @400MHz
  8. - 2MB internal flash, 1MBytes internal RAM
  9. - FMC controller to connect SDRAM, NOR and NAND memories
  10. - Dual mode QSPI
  11. - SD/MMC/SDIO support
  12. - Ethernet controller
  13. - USB OTFG FS & HS controllers
  14. - I2C, SPI, CAN busses support
  15. - Several 16 & 32 bits general purpose timers
  16. - Serial Audio interface
  17. - LCD controller
  18. - HDMI-CEC
  19. - SPDIFRX
  20. - DFSDM
  21. Resources
  22. ---------
  23. Datasheet and reference manual are publicly available on ST website (STM32H743_).
  24. .. _STM32H743: http://www.st.com/en/microcontrollers/stm32h7x3.html?querycriteria=productId=LN2033
  25. :Authors:
  26. Alexandre Torgue <alexandre.torgue@st.com>