Product Overview

The STM32H573G-DK Discovery kits is a complete demonstration and development platform for
the STM32H573IIK3Q microcontroller, featuring an ARM®32-bit Cortex®-M33 core with
TrustZone®, frequency up to 250MHz, 2-Mbytes of embedded Flash memory and 640 Kbytes of
SRAM, as well as smart peripheral resources.
All Features
- STM32H573IIK3Q microcontroller featuring 2Mbyte of Flash memory and 640 Kbytes of SRAM in UFBGA176+25 package
- 1.54” TFT 240x240 pixels colored LCD with LED Backlight and touch Panel
- Ethernet compliant with IEEE-802.3-2002
- USB Full-Speed
- USB Type-C Sink/Source up to 15W (5V/3A)
- SAI audio codec
- One ST-MEMS digital microphone
- 512-Mbit Octal-SPI NOR Flash memory
- Fan-out daughterboard
- Wi-Fi module 802.11 b/g/n compliant
- Four user LEDs
- User and reset push-buttons
- Board connectors:
- User USB Type-C
- STLINK-V3EC USB Type-C
- Ethernet RJ45
- Stereo headset jack including analog microphone input
- microSD card
- TAG connector 10-pin footprint
- Arm® Cortex® 10-pin 1.27 mm-pitch debug connector over STDC14 footprint
- Arm® Cortex® MIPI-20 connector (SWD/JTAG/TRACE)
- ARDUINO® Uno V3 expansion connector
- STMod+ expansion connector
- PmodT Type-2A and Type-4A expansion connector
- Audio MEMS daughterboard expansion connector
- Flexible power-supply options: ST-LINK, USB VBUS, or external sources
- On-board STLINK-V3E debugger/programmer with USB re-enumeration capability: mass storage, Virtual COM port, and debug port
- Comprehensive free software libraries and examples available with the STM32CubeH5 MCU Package
- Support of a wide choice of Integrated Development Environments (IDEs) including IART, Keil®, and STM32CubeIDE
About the demo
this demo is an EECONE Web GUI running on the STM32H573G-DK board using the NetXDuo API. The WebServer offers 2 webpages.
- about.html : this page giving an overall description of the demo and the STM32H573G-DK HW features
-
dashboard.html a simple dashboard interface to let the user:
- Monitor some performance infos collected from the ThreadX and NetXDuo. These infos are updated each second via JQuery AJAX requests.
- Perform Remote RESET of the A53 board to wake up from the Power down state (entered by Linux command: halt).
Note: To correctly display the webpage, the web browser should be connected to internet with the DHCP server. See address on the Virtual COM terminal.