stm32h750-overview.rst 793 B

12345678910111213141516171819202122232425262728293031323334
  1. ==================
  2. STM32H750 Overview
  3. ==================
  4. Introduction
  5. ------------
  6. The STM32H750 is a Cortex-M7 MCU aimed at various applications.
  7. It features:
  8. - Cortex-M7 core running up to @480MHz
  9. - 128K internal flash, 1MBytes internal RAM
  10. - FMC controller to connect SDRAM, NOR and NAND memories
  11. - Dual mode QSPI
  12. - SD/MMC/SDIO support
  13. - Ethernet controller
  14. - USB OTFG FS & HS controllers
  15. - I2C, SPI, CAN busses support
  16. - Several 16 & 32 bits general purpose timers
  17. - Serial Audio interface
  18. - LCD controller
  19. - HDMI-CEC
  20. - SPDIFRX
  21. - DFSDM
  22. Resources
  23. ---------
  24. Datasheet and reference manual are publicly available on ST website (STM32H750_).
  25. .. _STM32H750: https://www.st.com/en/microcontrollers-microprocessors/stm32h750-value-line.html
  26. :Authors: Dillon Min <[email protected]>