^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) ==================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) STM32F769 Overview
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) ==================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) Introduction
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) ------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) The STM32F769 is a Cortex-M7 MCU aimed at various applications.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) It features:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) - Cortex-M7 core running up to @216MHz
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) - 2MB internal flash, 512KBytes internal RAM (+4KB of backup SRAM)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) - FMC controller to connect SDRAM, NOR and NAND memories
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) - Dual mode QSPI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) - SD/MMC/SDIO support*2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) - Ethernet controller
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) - USB OTFG FS & HS controllers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) - I2C*4, SPI*6, CAN*3 busses support
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) - Several 16 & 32 bits general purpose timers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) - Serial Audio interface*2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) - LCD controller
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) - HDMI-CEC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) - DSI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) - SPDIFRX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) - MDIO salave interface
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) Resources
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) ---------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) Datasheet and reference manual are publicly available on ST website (STM32F769_).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) .. _STM32F769: http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f7-series/stm32f7x9/stm32f769ni.html
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) :Authors: Alexandre Torgue <alexandre.torgue@st.com>