Lines Matching +full:link +full:- +full:speed
7 from audio, multi-sensor support, graphics, security, security, video,
8 and high-speed connectivity features. Important board features include:
10 - STM32F769NIH6 microcontroller featuring 2 Mbytes of Flash memory and 512 Kbytes of RAM, in BGA216…
11 - On-board ST-LINK/V2-1 supporting USB reenumeration capability
12 - USB ST-LINK functions: virtual COM port, mass storage, debug port
13 - Five power supply options:
15 - ST LINK/V2-1
16 - USB HS connector
17 - 5 V from RJ45 (Power Over Ethernet)
18 - 5 V from Arduino™ or external connector
19 - USB charger
21 - 4-inch capacitive touch LCD display with MIPI-DSI connector
22 - SAI audio codec
23 - Two audio line jacks, one for input and one for output
24 - Stereo speaker outputs
25 - Four ST MEMS microphones on DFSDM inputs
26 - Two SPDIF RCA input and output connectors
27 - Two push-buttons (user and reset)
28 - 512-Mbit Quad-SPI Flash memory
29 - 128-Mbit SDRAM
30 - Connector for microSD card
31 - Wi-Fi or Ext-EEP daughterboard connector
32 - USB OTG HS with Micro-AB connector
33 - Ethernet connector compliant with IEEE-802.3-2002
34 - Power Over Ethernet based on IEEE 802.3af (Powered Device, 48 V to 5 V, 3 W)
35 - Power supply output for external applications: 3.3 V or 5 V
36 - Arduino Uno V3 connectors
37 - Comprehensive free software including a variety of examples, part of the STM32Cube package
38 - Supported by a wide choice of integrated development environments
40 More information about the board can be found at the `32F769I-DISCO website`_.
47 - STM32F769NIH6 in BGA216 package
48 - ARM |reg| 32-bit Cortex |reg| -M7 CPU with FPU
49 - 216 MHz max CPU frequency
50 - VDD from 1.7 V to 3.6 V
51 - 2 MB Flash
52 - 512 + 16 + 4 KB SRAM
53 - Flexible external memory controller with up to 32-bit data bus
54 - Dual mode Quad-SPI
55 - Chrom-ART Accelerator(DMA2D), graphical hardware accelerator enabling enhanced graphical user int…
56 - Hardware JPEG codec
57 - LCD-TFT controller supporting up to XGA resolution
58 - MIPI |reg| DSI host controller supporting up to 720p 30Hz resolution
59 - 3x12-bit ADC with 24 channels
60 - 2x12-bit D/A converters
61 - DMA Controller
62 - General Purpose Timers (15)
63 - Watchdog Timers (2)
64 - I2C (4)
65 - USART/UART (8)
66 - SPI (6)
67 - SAI (2)
68 - CAN (3)
69 - SDMMC (2)
70 - SPDIFRX interface
71 - HDMI-CEC
72 - MDIO slave interface
73 - USB 2.0 full-speed device/host/OTG controller with on-chip PHY
74 - USB 2.0 high-speed/full-speed device/host/OTG controller with dedicated DMA, on-chip full-speed P…
75 - 10/100 Ethernet MAC with dedicated DMA: supports IEEE 1588v2 hardware, MII/RMII
76 - 8- to 14-bit camera interface up to 54 Mbyte/s
77 - True random number generator
78 - CRC calculation unit
79 - RTC: sub-second accuracy, hardware calendar
80 - 96-bit unique ID
84 - `STM32F769NIH6 on www.st.com`_
85 - `STM32F76xxx reference manual`_
92 +-----------+------------+-------------------------------------+
95 | NVIC | on-chip | nested vector interrupt controller |
96 +-----------+------------+-------------------------------------+
97 | UART | on-chip | serial port-polling; |
98 | | | serial port-interrupt |
99 +-----------+------------+-------------------------------------+
100 | PINMUX | on-chip | pinmux |
101 +-----------+------------+-------------------------------------+
102 | GPIO | on-chip | gpio |
103 +-----------+------------+-------------------------------------+
104 | I2C | on-chip | i2c |
105 +-----------+------------+-------------------------------------+
106 | SPI | on-chip | spi |
107 +-----------+------------+-------------------------------------+
108 | ETHERNET | on-chip | Ethernet |
109 +-----------+------------+-------------------------------------+
110 | QSPI NOR | on-chip | flash |
111 +-----------+------------+-------------------------------------+
112 | FMC | on-chip | memc (SDRAM) |
113 +-----------+------------+-------------------------------------+
114 | TOUCH | off-chip | ft5336(FT6202) |
115 +-----------+------------+-------------------------------------+
126 input/output, pull-up, etc.
128 For more details please refer to `32F769I-DISCO board User Manual`_.
131 ----------------------------------
133 - UART_1 TX/RX : PA9/PA10 (ST-Link Virtual Port Com)
134 - UART_6 TX/RX : PC6/PC7 (Arduino Serial)
135 - I2C1 SCL/SDA : PB8/PB9 (Arduino I2C)
136 - I2C4 SCL/SDA : PD12/PB7 (Touchscreen FT6202, PI13 Interrupt Pin)
137 - SPI2 SCK/MISO/MOSI : PA12/PB14/PB15 (Arduino SPI)
138 - ETH : PA1, PA2, PA7, PC1, PC4, PC5, PG11, PG13, PG14
139 - LD1 : PJ13
140 - LD2 : PJ5
141 - LD3 : PA12
142 - LD4 : PD4
149 clock at 216MHz, driven by a 25MHz high speed external clock.
155 which connected to the onboard ST-LINK/V2 Virtual COM port interface. Default communication
161 STM32F769I Discovery kit includes an ST-LINK/V2 embedded debug tool interface.
171 so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required.
174 the ``--runner`` (or ``-r``) option:
176 .. code-block:: console
178 $ west flash --runner openocd
179 $ west flash --runner jlink
182 -------------------------------------------
187 Here is an example for the :zephyr:code-sample:`hello_world` application.
189 .. zephyr-app-commands::
190 :zephyr-app: samples/hello_world
196 .. code-block:: console
198 $ minicom -D /dev/ttyACM0
202 .. code-block:: console
210 :zephyr:code-sample:`hello_world` application.
212 .. zephyr-app-commands::
213 :zephyr-app: samples/hello_world
218 .. _32F769I-DISCO website:
219 https://www.st.com/en/evaluation-tools/32f769idiscovery.html
221 .. _32F769I-DISCO board User Manual:
225 …tent/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/…
231 https://www.st.com/en/development-tools/stm32cubeprog.html