Lines Matching +full:port +full:- +full:line +full:- +full:mapping
13 - STM32 microcontroller in LQFP100 package
14 - USB OTG or full-speed device
15 - 1 user LED
16 - User, boot, and reset push-buttons
17 - 32.768 kHz and 25MHz HSE crystal oscillators
18 - External NOR Flash memories: 64-Mbit Quad-SPI and 64-Mbit SPI
19 - Board connectors:
20 - Camera (8 bit) connector
21 - ST7735 TFT-LCD 160 x 80 pixels (RGB565 3-SPI)
22 - microSD |trade| card
23 - USB Type-C Connector
24 - SWD header for external debugger
25 - 2x 40-pin GPIO connector
34 - STM32H743VIT6 in LQFP100 package
35 - ARM 32-bit Cortex-M7 CPU with FPU
36 - Chrom-ART Accelerator
37 - Hardware JPEG Codec
38 - 480 MHz max CPU frequency
39 - VDD from 1.62 V to 3.6 V
40 - 2 MB Flash
41 - ~1 MB SRAM
42 - High-resolution timer (2.1 ns)
43 - 32-bit timers(2)
44 - 16-bit timers(10)
45 - SPI(6)
46 - I2C(4)
47 - I2S (3)
48 - USART(4)
49 - UART(4)
50 - USB OTG Full Speed and High Speed(1)
51 - USB OTG Full Speed(1)
52 - CAN FD(2)
53 - SAI(4)
54 - SPDIF_Rx(4)
55 - HDMI_CEC(1)
56 - Dual Mode Quad SPI(1)
57 - Camera Interface
58 - GPIO (up to 82) with external interrupt capability
59 - 16-bit ADC(3) with 16 channels
60 - 12-bit DAC with 2 channels(2)
61 - True Random Number Generator (RNG)
62 - 16-channel DMA
63 - LCD-TFT Controller with XGA resolution
67 - `STM32H743VI on www.st.com`_
68 - `STM32H743/753 reference manual`_
69 - `STM32H743VI datasheet`_
76 +-----------+------------+-------------------------------------+
79 | NVIC | on-chip | nested vector interrupt controller |
80 +-----------+------------+-------------------------------------+
81 | WDT | on-chip | watchdog |
82 +-----------+------------+-------------------------------------+
83 | PINMUX | on-chip | pinmux |
84 +-----------+------------+-------------------------------------+
85 | FLASH | on-chip | flash memory |
86 +-----------+------------+-------------------------------------+
87 | GPIO | on-chip | gpio |
88 +-----------+------------+-------------------------------------+
89 | SPI | on-chip | spi |
90 +-----------+------------+-------------------------------------+
91 | QSPI NOR | on-chip | off-chip flash |
92 +-----------+------------+-------------------------------------+
93 | SDMMC | on-chip | disk access |
94 +-----------+------------+-------------------------------------+
95 | DISPLAY | on-chip | display |
96 +-----------+------------+-------------------------------------+
103 Pin Mapping
107 input/output, pull-up, etc.
111 Default Zephyr Peripheral Mapping: argument
112 ----------------------------------
116 - USER_LED : PE3
117 - USER_PB : PC13
118 - SPI1 SCK/MISO/MOSI/NSS : PB3/PB4/PD7/PD6 (NOR Flash memory)
119 - SPI4 SCK/MOSI/NSS : PE12/PE14/PE11 (LCD)
120 - QuadSPI CLK/NCS/IO0/IO1/IO2/IO3 : PB2/PB6/PD11/PD12/PE2/PD13 (NOR Flash memory)
121 - SDMMC1 CLK/DCMD/CD/D0/D1/D2/D3 : PC12/PD2/PD4/PC8/PC9/PC10/PC11 (microSD card)
122 - USB DM/DP : PA11/PA12 (USB CDC ACM)
131 Serial Port (USB CDC ACM)
134 The Zephyr console output is assigned to the USB CDC ACM virtual serial port.
135 Virtual COM port interface. Default communication settings are 115200 8N1.
144 an external debugger, such as ST-Link.
160 ----------------------------------------
162 Here is an example for the :zephyr:code-sample:`hello_world` application.
169 .. zephyr-app-commands::
170 :zephyr-app: samples/hello_world
173 :gen-args: -DCONFIG_BOOT_DELAY=5000
177 .. code-block:: console
179 $ minicom -D <tty_device> -b 115200
183 .. code-block:: console
187 Replace :code:`<tty_device>` with the port where the board XIAO BLE
191 ---------
193 This current Zephyr port does not support debugging.
201 .. zephyr-app-commands::
202 :zephyr-app: samples/basic/blinky
205 :gen-args: -DCONFIG_BOOT_DELAY=5000
217 .. zephyr-app-commands::
218 :zephyr-app: samples/subsys/shell/shell_module
221 :gen-args: -DCONFIG_BOOT_DELAY=5000
227 https://www.st.com/en/microcontrollers-microprocessors/stm32h743vi.html#overview
230 …m/resource/en/reference_manual/rm0433-stm32h742-stm32h743753-and-stm32h750-value-line-advanced-arm…