Lines Matching +full:supply +full:- +full:controller
6 The STM32H7S78-DK Discovery kit is designed as a complete demonstration and
7 development platform for STMicroelectronics Arm |reg| Cortex |reg|-M7 core-based
9 the STM32H7S78-DK Discovery board:
12 - STM32H7S7L8H6H microcontroller featuring 64Kbytes of Flash memory and 620 Kbytes of SRAM in 225-p…
13 - USB Type-C |trade| Host and device with USB power-delivery controller
14 - SAI Audio DAC stereo with one audio jacks for input/output,
15 - ST MEMS digital microphone with PDM interface
16 - Octo-SPI interface connected to 512Mbit Octo-SPI NORFlash memory device (MX66UW1G45GXD100 from MA…
17 - 10/100-Mbit Ethernet,
19 - Board connectors
21 …- STMod+ expansion connector with fan-out expansion board for Wi‑Fi |reg|, Grove and mikroBUS |tra…
22 - Pmod |trade| expansion connector
23 - Audio MEMS daughterboard expansion connector
24 - ARDUINO |reg| Uno V3 expansion connector
26 - Flexible power-supply options
28 - ST-LINK
29 - USB VBUS
30 - external sources
32 - On-board STLINK-V3E debugger/programmer with USB re-enumeration capability:
34 - mass storage
35 - Virtual COM port
36 - debug port
38 - 4 user LEDs
39 - User and reset push-buttons
41 More information about the board can be found at the `STM32H7S78-DK Discovery website`_.
46 The STM32H7S7xx devices are a high-performance microcontrollers family (STM32H7
47 Series) based on the high-performance Arm |reg| Cortex |reg|-M7 32-bit RISC core.
50 - Core: ARM |reg| 32-bit Cortex |reg| -M7 CPU with TrustZone |reg| and FPU.
51 - Performance benchmark:
53 - 1284 DMPIS/MHz (Dhrystone 2.1)
55 - Security
57 - Arm |reg| TrustZone |reg| with ARMv8-M mainline security extension
58 - Up to 8 configurable SAU regions
59 - TrustZone |reg| aware and securable peripherals
60 - Flexible lifecycle scheme with secure debug authentication
61 - Preconfigured immutable root of trust (ST-iROT)
62 - SFI (secure firmware installation)
63 - Secure data storage with hardware unique key (HUK)
64 - Secure firmware upgrade support with TF-M
65 - 2x AES coprocessors including one with DPA resistance
66 - Public key accelerator, DPA resistant
67 - On-the-fly decryption of Octo-SPI external memories
68 - HASH hardware accelerator
69 - True random number generator, NIST SP800-90B compliant
70 - 96-bit unique ID
71 - Active tampers
72 - True Random Number Generator (RNG) NIST SP800-90B compliant
74 - Clock management:
76 - 24 MHz crystal oscillator (HSE)
77 - 32768 Hz crystal oscillator for RTC (LSE)
78 - Internal 64 MHz (HSI) trimmable by software
79 - Internal low-power 32 kHz RC (LSI)( |plusminus| 5%)
80 - Internal 4 MHz oscillator (CSI), trimmable by software
81 - Internal 48 MHz (HSI48) with recovery system
82 - 3 PLLs for system clock, USB, audio, ADC
84 - Power management
86 - Embedded regulator (LDO) with three configurable range output to supply the digital circuitry
87 - Embedded SMPS step-down converter
89 - RTC with HW calendar, alarms and calibration
90 - Up to 152 fast I/Os, most 5 V-tolerant, up to 10 I/Os with independent supply down to 1.08 V
91 - Up to 16 timers and 2 watchdogs
93 - 16x 16-bit
94 …- 4x 32-bit timers with up to 4 IC/OC/PWM or pulse counter and quadrature (incremental) encoder in…
95 - 5x 16-bit low-power 16-bit timers (available in Stop mode)
96 - 2x watchdogs
97 - 1x SysTick timer
99 - Memories
101 - Up to 64KB Flash, 2 banks read-while-write
102 - 1 Kbyte OTP (one-time programmable)
103 - 640 KB of SRAM including 64 KB with hardware parity check and 320 Kbytes with flexible ECC
104 - 4 Kbytes of backup SRAM available in the lowest power modes
105 …- Flexible external memory controller with up to 16-bit data bus: SRAM, PSRAM, FRAM, SDRAM/LPSDR S…
106 …- 2x OCTOSPI memory interface with on-the-fly decryption and support for serial PSRAM/NAND/NOR, Hy…
107 …- 1x HEXASPI memory interface with on-the-fly decryption and support for serial PSRAM/NAND/NOR, Hy…
108 - 2x SD/SDIO/MMC interfaces
110 - Rich analog peripherals (independent supply)
112 - 2x 12-bit ADC with up to 5 MSPS in 12-bit
113 - 1x Digital temperature sensor
115 - 35x communication interfaces
117 - 1x USB Type-C / USB power-delivery controller
118 - 1x USB OTG full-speed with PHY
119 - 1x USB OTG high-speed with PHY
120 - 3x I2C FM+ interfaces (SMBus/PMBus)
121 - 1x I3C interface
122 - 7x U(S)ARTS (ISO7816 interface, LIN, IrDA, modem control)
123 - 2x LP UART
124 - 6x SPIs including 3 muxed with full-duplex I2S
125 - 2x SAI
126 - 2x FDCAN
127 - 2x SD/SDIO/MMC interface
128 - 2x 16 channel DMA controllers
129 - 1x 8- to 16- bit camera interface
130 - 1x HDMI-CEC
131 - 1x Ethernel MAC interface with DMA controller
132 - 1x 16-bit parallel slave synchronous-interface
133 - 1x SPDIF-IN interface
134 - 1x MDIO slave interface
136 - CORDIC for trigonometric functions acceleration
137 - FMAC (filter mathematical accelerator)
138 - CRC calculation unit
139 - Development support: serial wire debug (SWD), JTAG, Embedded Trace Macrocell |trade|
144 - `STM32H7Sx on www.st.com`_
145 - `STM32H7Sx reference manual`_
153 +-----------+------------+-------------------------------------+
154 | Interface | Controller | Driver/Component |
156 | CLOCK | on-chip | reset and clock control |
157 +-----------+------------+-------------------------------------+
158 | GPIO | on-chip | gpio |
159 +-----------+------------+-------------------------------------+
160 | NVIC | on-chip | nested vector interrupt controller |
161 +-----------+------------+-------------------------------------+
162 | PINMUX | on-chip | pinmux |
163 +-----------+------------+-------------------------------------+
164 | RNG | on-chip | True Random number generator |
165 +-----------+------------+-------------------------------------+
166 | UART | on-chip | serial port-polling; |
167 | | | serial port-interrupt |
168 +-----------+------------+-------------------------------------+
169 | WATCHDOG | on-chip | independent watchdog |
170 +-----------+------------+-------------------------------------+
171 | ADC | on-chip | ADC Controller |
172 +-----------+------------+-------------------------------------+
173 | SPI | on-chip | spi bus |
174 +-----------+------------+-------------------------------------+
180 - Secure target:
182 - :zephyr_file:`boards/st/stm32h7s78_dk/stm32h7s78_dk_defconfig`
183 - :zephyr_file:`boards/st/stm32h7s78_dk/stm32h7s78_dk.dts`
188 The STM32HS7 is a SoC with Cortex-M7 architecture. Zephyr provides support
193 +----------------------+-----------------------------------------------+
197 +----------------------+-----------------------------------------------+
202 STM32H7S78-DK Discovery Board has 12 GPIO controllers. These controllers are responsible for pin mu…
203 input/output, pull-up, etc.
205 For more details please refer to `STM32H7S78-DK Discovery board User Manual`_.
208 ----------------------------------
210 - USART_4 TX/RX : PD1/PD0 (VCP)
211 - USART_7 TX/RX : PE8/PE7 (Arduino USART7)
212 - USER_PB : PC13
213 - LD1 (green) : PO1
214 - LD2 (orange) : PO5
215 - LD3 (red) : PM2
216 - LD4 (blue) : PM3
217 - ADC1 channel 6 input : PF12
220 ------------
222 STM32H7S78-DK System Clock could be driven by internal or external oscillator,
227 -----------
229 STM32H7S78-DK Discovery board has 2 U(S)ARTs. The Zephyr console output is
236 STM32H7S78-DK Discovery board includes an ST-LINK/V3E embedded debug tool interface.
246 so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required.
248 Flashing an application to STM32H7S78-DK Discovery
249 --------------------------------------------------
251 Connect the STM32H7S78-DK Discovery to your host computer using the USB port.
253 :zephyr:code-sample:`hello_world` application.
257 .. code-block:: console
259 $ minicom -D /dev/ttyACM0
263 .. zephyr-app-commands::
264 :zephyr-app: samples/hello_world
270 .. code-block:: console
278 :zephyr:code-sample:`hello_world` application.
280 .. zephyr-app-commands::
281 :zephyr-app: samples/hello_world
283 :maybe-skip-config:
286 .. _STM32H7S78-DK Discovery website:
287 https://www.st.com/en/evaluation-tools/stm32h7s78-dk.html
289 .. _STM32H7S78-DK Discovery board User Manual:
290 https://www.st.com/en/evaluation-tools/stm32h7s78-dk.html
293 https://www.st.com/en/evaluation-tools/stm32h7s78-dk.html
296 …https://www.st.com/resource/en/reference_manual/rm0477-stm32h7rx7sx-armbased-32bit-mcus-stmicroele…
299 https://www.st.com/en/development-tools/stm32cubeprog.html