代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Release Notes for STM32CubeH7RS Firmware Package</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
</head>
<body>
<div class="row">
<div class="col-sm-12 col-lg-4">
<center>
<h1 id="release-notes-for">Release Notes for</h1>
<h1 id="stm32cubeh7rs-firmware-package"><mark>STM32CubeH7RS Firmware Package</mark></h1>
<p>Copyright © 2024 STMicroelectronics<br />
</p>
<a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
</center>
<h1 id="purpose">Purpose</h1>
<p><strong>STM32Cube is an STMicroelectronics original initiative to ease developers life by reducing development efforts, time and cost.</mark></strong></p>
<p>STM32Cube covers STM32 portfolio.</p>
<p>STM32Cube Version 1.x includes:</p>
<ul>
<li>The STM32CubeMX, a graphical software configuration tool that allows to generate C initialization code using graphical wizards.</li>
<li>A comprehensive embedded software platform, delivered per series
<ul>
<li>The STM32Cube HAL, an STM32 abstraction layer embedded software, ensuring maximized portability across STM32 portfolio.</li>
<li>Low-layer APIs (LL) offering a fast light-weight expert-oriented layer which is closer to the hardware than the HAL.</li>
<li>A consistent set of middleware components such as FAT file system, RTOS, USB and USB PD.</li>
</ul></li>
</ul>
<p>All embedded software utilities, delivered with a full set of examples.</p>
<p>The STM32Cube firmware solution offers a straightforward API with a modular architecture, making it simple to fine tune custom applications and scalable to fit most requirements.</p>
<figure>
<img src="_htmresc/STM32Cube_2020.bmp" alt="STM32Cube" /><figcaption>STM32Cube</figcaption>
</figure>
<p><br />
</p>
<p>The HAL (Hardware Abstraction Layer) & LL (Low Layers) drivers provided within this package support the STM32H7R7xx/H7S7xx/H7R3xx/H7S3xx products.</p>
<p>The HAL and LL drivers provided within this package are compliant with MISRA-C:2012 guidelines, and have been reviewed with a static analysis tool to eliminate possible run-time errors. Reports are available on demand.</p>
<p>For quick getting started with the STM32CubeH7RS firmware package, you can refer to UM3294 and download firmware updates and all the latest documentation from <a href="https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubeh7rs.html">www.st.com/stm32cubeH7RS</a></p>
<p>Here is the list of references to user documents:</p>
<ul>
<li><a href="https://www.st.com/resource/en/user_manual/DM01040137.pdf">UM3294:</a> Getting started with STM32CubeH7RS for STM32H7Rx/Sx Series</li>
<li><a href="https://www.st.com/resource/en/user_manual/DM01054249.pdf">UM3309:</a> Description of STM32H7Rx/7Sx HAL and low-layer drivers</li>
<li><a href="https://www.st.com/resource/en/application_note/DM01056813.pdf">AN6077:</a> STM32Cube MCU Package examples for STM32H7Rx/Sx series</li>
<li><a href="https://wiki.st.com/stm32mcu/wiki/Category:STM32H7RS">Security with STM32H7Sx</a></li>
<li><a href="https://wiki.st.com/stm32mcu/wiki/Getting_started_with_External_memory_Manager_and_External_memory_loader">Getting started with External memory Manager and External memory loader</a></li>
</ul>
</div>
<div class="col-sm-12 col-lg-8">
<h1 id="update-history">Update History</h1>
<div class="collapse">
<input type="checkbox" id="collapse-section2" checked aria-hidden="true"> <label for="collapse-section2" aria-hidden="true"><strong>V1.1.0 / 05-June-2024</strong></label>
<div>
<h2 id="maintenance-release">Maintenance release</h2>
<p>Maintenance Release of STM32CubeH7RS Firmware package supporting <strong>STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx</strong> devices.</p>
<h2 id="contents">Contents</h2>
<h3 id="features"><strong>Features</strong></h3>
<p>STM32CubeH7RS gathers in one single package all the generic embedded software components required to develop an application on STM32H7Rx/7Sx microcontrollers.</p>
<ul>
<li>Production–ready HAL and LL API drivers, checked with CodeSonar® static analysis tool, and developed in compliance with MISRA C® guidelines.</li>
<li>CMSIS CORE, DSP and RTOS software components.</li>
<li>Consistent set of middleware components (RTOS, USB Host, USB Device, USB Power Delivery, FAT file system, TCP/IP and Ethernet, OpenBootloader and mcuboot).</li>
<li>Up to 250 examples and applications for easy understanding, compatible with STM32CubeMX to facilitate the configuration through a graphical tool.</li>
<li>New Templates_Board project for NUCLEO-H7S3L8 demonstrating the STM32CubeMX “Start my project from ST Board” providing an easy access to ST boards’ features.</li>
<li>New <strong>STM32_ExtMem_Manager</strong> and <strong>STM32_ExtMem_Loader</strong> components provide software implementation that facilitates external memories integration.</li>
</ul>
<p>The STM32CubeH7RS reference firmware supports all the different configurations of the SMT32H7Sx, it implements Secure Boot and Secure Firmware Update functions demonstrated thru OEMiRoT example.</p>
<h3 id="projects"><strong>Projects</strong></h3>
<p>The STM32CubeH7RS Firmware package contains project templates running on STMicroelectronics boards with preconfigured projects for the main supported toolchains.</p>
<p>Six template projects are provided in this release:</p>
<ul>
<li>Projects\STM32H7S7S8-DK\<strong>Templates_LL</strong>
<ul>
<li>Execution only in the internal Flash based on Low Layer drivers</li>
</ul></li>
<li>Projects\STM32H7S7S8-DK\Templates\<strong>Template</strong>
<ul>
<li>Execution only in the internal Flash based on HAL drivers</li>
</ul></li>
<li>Projects\STM32H7S7S8-DK\Templates\<strong>Template_XIP</strong>
<ul>
<li>Boot from internal Flash and eXecution In Place from external NOR flash</li>
<li>The Template_XIP project is composed of three sub-projects:
<ul>
<li><strong>Boot</strong>: boot execution from the internal Flash with jump to application in external memory</li>
<li><strong>Appli</strong>: application code that executes in the external NOR flash memory</li>
<li><strong>ExtMemLoader</strong>: build the external Flash loader for DK</li>
</ul></li>
<li>Warning: User options bytes configuration is required to run at the highest frequency on the external memory (<a href="Projects/STM32H7S78-DK/Templates/Template_XIP/readme.html">readme.html</a>)</li>
</ul></li>
<li>Projects\STM32H7S7S8-DK\Templates\<strong>Template_LRUN</strong>
<ul>
<li>It boots from internal Flash, copies the application from external Flash to internal RAM and jumps to the application code in internal RAM (Sub-project Boot)</li>
<li>The Template_LRUN project is composed of two sub-projects:
<ul>
<li><strong>Boot</strong>: copies the application from the external Flash to internal RAM and jumps to the application code in internal RAM</li>
<li><strong>Appli</strong>: application code that will be executed in internal RAM</li>
</ul></li>
</ul></li>
<li>Projects\STM32H7S7S8-DK\Templates\<strong>Template_ROT</strong>
<ul>
<li>This project provides two Root Of Trust boot path reference templates:
<ul>
<li><strong>OEMiROT</strong> boot path reference template: boot is performed through OEMiROT / OEMuROT bootpath after authenticity and integrity checks of the project firmware image.</li>
<li><strong>STiROT</strong> boot path reference template: boot is performed through STiROT boot path after authenticity and integrity checks of the project firmware image.</li>
</ul></li>
</ul></li>
<li>Projects\NUCLEO-H7S3L8\<strong>Templates_Board</strong>
<ul>
<li>Boot from internal Flash and eXecution In Place from external NOR flash</li>
<li>STM32CubeMX “Start my project from ST Board” providing an easy access to ST boards’ features with demonstration code based on HAL and BSP drivers</li>
</ul></li>
<li>Same template projects are provided on both boards (except Template_ROT only provided on STM32H7S7S8-DK and Templates_Board only provided on NUCLEO-H7S3L8)</li>
</ul>
<p><br />
</p>
<p>The exhaustive list of projects is provided in this table (<a href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a>).</p>
<table>
<thead>
<tr class="header">
<th>Name</th>
<th>Version</th>
<th>Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Projects</td>
<td>V1.1.0 <span class="icon-st-update"></span></td>
<td><a href="Projects/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<h2 id="components">Components</h2>
<p><small>The components flagged by “<span class="icon-st-update"></span>” have changed since the previous release. “<span class="icon-st-add"></span>” are new.</small></p>
<p><strong>Drivers</strong></p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th>Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">CMSIS</td>
<td style="text-align: left;">V5.9.0</td>
<td><a href="Drivers/CMSIS/Documentation/index.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32H7RSxx CMSIS</td>
<td style="text-align: left;">V1.1.0 <span class="icon-st-update"></span></td>
<td><a href="Drivers/CMSIS/Device/ST/STM32H7RSxx/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32H7RSxx HAL</td>
<td style="text-align: left;">V1.1.0 <span class="icon-st-update"></span></td>
<td><a href="Drivers/STM32H7RSxx_HAL_Driver/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><strong>BSP Drivers</strong></p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th>Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">STM32H7RSxx_Nucleo</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/STM32H7RSxx_Nucleo/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32H7S78-DK</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/STM32H7S78-DK/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">aps256xx</td>
<td style="text-align: left;">V1.0.6</td>
<td><a href="Drivers/BSP/Components/aps256xx/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">Common</td>
<td style="text-align: left;">V7.3.0</td>
<td><a href="Drivers/BSP/Components/Common/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">wm8904</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/Components/wm8904/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">gt911</td>
<td style="text-align: left;">V1.0.1</td>
<td><a href="Drivers/BSP/Components/gt911/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">lan8742</td>
<td style="text-align: left;">V1.0.3</td>
<td><a href="Drivers/BSP/Components/lan8742/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">mx25uw25645g</td>
<td style="text-align: left;">V1.0.1 <span class="icon-st-update"></span></td>
<td><a href="Drivers/BSP/Components/mx25uw25645g/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">mx66uw1g45g</td>
<td style="text-align: left;">V1.1.0</td>
<td><a href="Drivers/BSP/Components/mx66uw1g45g/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">ov5640</td>
<td style="text-align: left;">V4.0.2</td>
<td><a href="Drivers/BSP/Components/ov5640/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">rk050hr18</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/Components/rk050hr18/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">tcpp0203</td>
<td style="text-align: left;">V1.2.3</td>
<td><a href="Drivers/BSP/Components/tcpp0203/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p><strong>Middlewares</strong></p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th style="text-align: left;">Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">FatFS</td>
<td style="text-align: left;">R0.15</td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/FatFs/documents/updates.html">release notes</a> ST modified 230818 <a href="Middlewares/Third_Party/FatFs/source/st_readme.txt">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">FreeRTOS</td>
<td style="text-align: left;">v10.5.1</td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt">release notes</a> ST modified 231117 <a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">LwIP</td>
<td style="text-align: left;">v2.1.3</td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/LwIP/CHANGELOG">release notes</a> ST modified 230818 <a href="Middlewares/Third_Party/LwIP/st_readme.txt">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">mbed-crypto</td>
<td style="text-align: left;">v2.28.8_20240527 <span class="icon-st-add"></span></td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/mbed-crypto/st_readme.txt">ST release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">mcuboot</td>
<td style="text-align: left;">v1.7.2.23</td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/mcuboot/docs/release-notes.md">release notes</a> ST modified 240214 <a href="Middlewares/Third_Party/mcuboot/st_readme.txt">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">OpenBootloader</td>
<td style="text-align: left;">v6.1.1</td>
<td style="text-align: left;"><a href="Middlewares/ST/OpenBootloader/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32_ExtMem_Loader</td>
<td style="text-align: left;">v1.1.0 <span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_ExtMem_Loader/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32_ExtMem_Manager</td>
<td style="text-align: left;">v1.1.0 <span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_ExtMem_Manager/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32 USB Device Library</td>
<td style="text-align: left;">v2.11.3</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_USB_Device_Library/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32 USB Host Library</td>
<td style="text-align: left;">v3.5.2</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_USB_Host_Library/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32_USBPD_Library - Core</td>
<td style="text-align: left;">v5.1.0</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_USBPD_Library/Core/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32_USBPD_Library - Devices</td>
<td style="text-align: left;">v1.2.1</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_USBPD_Library/Devices/STM32H7RSXX/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p><strong>Utilities</strong></p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th style="text-align: left;">Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">Common</td>
<td style="text-align: left;">v1.6.1</td>
<td style="text-align: left;"><a href="Utilities/Common/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">CPU</td>
<td style="text-align: left;">v1.1.4</td>
<td style="text-align: left;"><a href="Utilities/CPU/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">Fonts</td>
<td style="text-align: left;">v2.0.4</td>
<td style="text-align: left;"><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">GUI_INTERFACE</td>
<td style="text-align: left;">v3.0.1</td>
<td style="text-align: left;"><a href="Utilities/GUI_INTERFACE/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">JPEG</td>
<td style="text-align: left;">v2.0.3</td>
<td style="text-align: left;"><a href="Utilities/JPEG/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">lcd</td>
<td style="text-align: left;">v2.0.3</td>
<td style="text-align: left;"><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">lcd_trace</td>
<td style="text-align: left;">v2.0.2</td>
<td style="text-align: left;"><a href="Utilities/lcd_trace/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">log</td>
<td style="text-align: left;">v1.0.4</td>
<td style="text-align: left;"><a href="Utilities/Log/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">ROT_AppliConfig</td>
<td style="text-align: left;">v1.1.2</td>
<td style="text-align: left;"><a href="Utilities/PC_Software/ROT_AppliConfig/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">TRACER_EMB</td>
<td style="text-align: left;">v1.11.0</td>
<td style="text-align: left;"><a href="Utilities/TRACER_EMB/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<h2 id="development-toolchains-and-compilers">Development Toolchains and Compilers</h2>
<ul>
<li>IAR Embedded Workbench for ARM (EWARM) toolchain V9.20.1 + ST-Link</li>
<li>RealView Microcontroller Development Kit (MDK-ARM) toolchain <strong>V5.39</strong> + ST-Link
<ul>
<li>Support of ARM Compiler 6 (AC-5 like warnings) for HAL/LL/BSP drivers and STMicroelectronics Middleware components</li>
</ul></li>
<li>STM32CubeIDE <strong>V1.16.0</strong> (GCC12)</li>
</ul>
<p><br />
</p>
<h2 id="supported-devices-and-boards">Supported Devices and boards</h2>
<ul>
<li>ROT applications are compatible with SFSP V1.0.0 (or higher).</li>
<li>STM32H7R7xx/H7S7xx/H7R3xx/H7S3xx</li>
<li>STM32H7S78-DK</li>
<li>NUCLEO-H7S3L8</li>
</ul>
<p><br />
</p>
<h2 id="known-limitations">Known Limitations</h2>
<ul>
<li>Some examples and/or applications not supported by CubeMX</li>
<li>All projects not yet available on MDK-ARM & CubeIDE</li>
</ul>
<h2 id="dependencies">Dependencies</h2>
<h2 id="backward-compatibility">Backward Compatibility</h2>
<ul>
<li>Not applicable</li>
</ul>
<p><br />
</p>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true"><strong>V1.0.0 / 28-February-2024</strong></label>
<div>
<h2 id="first-release">First release</h2>
<p>First Official Release of STM32CubeH7RS Firmware package supporting <strong>STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx</strong> devices.</p>
<h2 id="contents-1">Contents</h2>
<h3 id="features-1"><strong>Features</strong></h3>
<p>STM32CubeH7RS gathers in one single package all the generic embedded software components required to develop an application on STM32H7Rx/7Sx microcontrollers.</p>
<ul>
<li>Production–ready HAL and LL API drivers, checked with CodeSonar® static analysis tool, and developed in compliance with MISRA C® guidelines.</li>
<li>CMSIS CORE, DSP and RTOS software components.</li>
<li>Consistent set of middleware components (RTOS, USB Host, USB Device, USB Power Delivery, FAT file system, TCP/IP and Ethernet, OpenBootloader and mcuboot).</li>
<li>Up to 250 examples and applications for easy understanding, compatible with STM32CubeMX to facilitate the configuration through a graphical tool.</li>
<li>New Templates_Board project for NUCLEO-H7S3L8 demonstrating the STM32CubeMX “Start my project from ST Board” providing an easy access to ST boards’ features.</li>
<li>New <strong>STM32_ExtMem_Manager</strong> and <strong>STM32_ExtMem_Loader</strong> components provide software implementation that facilitates external memories integration.</li>
</ul>
<p>The STM32CubeH7RS reference firmware supports all the different configurations of the SMT32H7Sx, it implements Secure Boot and Secure Firmware Update functions demonstrated thru OEMiRoT example.</p>
<h3 id="projects-1"><strong>Projects</strong></h3>
<p>The STM32CubeH7RS Firmware package contains project templates running on STMicroelectronics boards with preconfigured projects for the main supported toolchains.</p>
<p>SIx template projects are provided in this release:</p>
<ul>
<li>Projects\STM32H7S7S8-DK\<strong>Templates_LL</strong>
<ul>
<li>Execution only in the internal Flash based on Low Layer drivers</li>
</ul></li>
<li>Projects\STM32H7S7S8-DK\Templates\<strong>Template</strong>
<ul>
<li>Execution only in the internal Flash based on HAL drivers</li>
</ul></li>
<li>Projects\STM32H7S7S8-DK\Templates\<strong>Template_XIP</strong>
<ul>
<li>Boot from internal Flash and eXecution In Place from external NOR flash</li>
<li>The Template_XIP project is composed of three sub-projects:
<ul>
<li><strong>Boot</strong>: boot execution from the internal Flash with jump to application in external memory</li>
<li><strong>Appli</strong>: application code that executes in the external NOR flash memory</li>
<li><strong>ExtMemLoader</strong>: build the external Flash loader for DK</li>
</ul></li>
<li>Warning: User options bytes configuration is required to run at the highest frequency on the external memory (<a href="Projects/STM32H7S78-DK/Templates/Template_XIP/readme.html">readme.html</a>)</li>
</ul></li>
<li>Projects\STM32H7S7S8-DK\Templates\<strong>Template_LRUN</strong>
<ul>
<li>It boots from internal Flash, copies the application from external Flash to internal RAM and jumps to the application code in internal RAM (Sub-project Boot)</li>
<li>The Template_LRUN project is composed of two sub-projects:
<ul>
<li><strong>Boot</strong>: copies the application from the external Flash to internal RAM and jumps to the application code in internal RAM</li>
<li><strong>Appli</strong>: application code that will be executed in internal RAM</li>
</ul></li>
</ul></li>
<li>Projects\STM32H7S7S8-DK\Templates\<strong>Template_ROT</strong>
<ul>
<li>This project provides two Root Of Trust boot path reference templates:
<ul>
<li><strong>OEMiROT</strong> boot path reference template: boot is performed through OEMiROT / OEMuROT bootpath after authenticity and integrity checks of the project firmware image.</li>
<li><strong>STiROT</strong> boot path reference template: boot is performed through STiROT boot path after authenticity and integrity checks of the project firmware image.</li>
</ul></li>
</ul></li>
<li>Projects\NUCLEO-H7S3L8\<strong>Templates_Board</strong>
<ul>
<li>Boot from internal Flash and eXecution In Place from external NOR flash</li>
<li>STM32CubeMX “Start my project from ST Board” providing an easy access to ST boards’ features with demonstration code based on HAL and BSP drivers</li>
</ul></li>
<li>Same template projects are provided on both boards (except Template_ROT only provided on STM32H7S7S8-DK and Templates_Board only provided on NUCLEO-H7S3L8)</li>
</ul>
<p><br />
</p>
<p>The exhaustive list of projects is provided in this table (<a href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a>).</p>
<table>
<thead>
<tr class="header">
<th>Name</th>
<th>Version</th>
<th>Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Projects</td>
<td>V1.0.0</td>
<td><a href="Projects/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<h2 id="components-1">Components</h2>
<p><small>The components flagged by “<span class="icon-st-update"></span>” have changed since the previous release. “<span class="icon-st-add"></span>” are new.</small></p>
<p><strong>Drivers</strong></p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th>Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">CMSIS</td>
<td style="text-align: left;">V5.9.0</td>
<td><a href="Drivers/CMSIS/Documentation/index.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32H7RSxx CMSIS</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/CMSIS/Device/ST/STM32H7RSxx/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32H7RSxx HAL</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/STM32H7RSxx_HAL_Driver/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><strong>BSP Drivers</strong></p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th>Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">STM32H7RSxx_Nucleo</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/STM32H7RSxx_Nucleo/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32H7S78-DK</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/STM32H7S78-DK/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">aps256xx</td>
<td style="text-align: left;">V1.0.6</td>
<td><a href="Drivers/BSP/Components/aps256xx/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">Common</td>
<td style="text-align: left;">V7.3.0</td>
<td><a href="Drivers/BSP/Components/Common/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">wm8904</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/Components/wm8904/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">gt911</td>
<td style="text-align: left;">V1.0.1</td>
<td><a href="Drivers/BSP/Components/gt911/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">lan8742</td>
<td style="text-align: left;">V1.0.3</td>
<td><a href="Drivers/BSP/Components/lan8742/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">mx25uw25645g</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/Components/mx25uw25645g/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">mx66uw1g45g</td>
<td style="text-align: left;">V1.1.0</td>
<td><a href="Drivers/BSP/Components/mx66uw1g45g/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">ov5640</td>
<td style="text-align: left;">V4.0.2</td>
<td><a href="Drivers/BSP/Components/ov5640/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">rk050hr18</td>
<td style="text-align: left;">V1.0.0</td>
<td><a href="Drivers/BSP/Components/rk050hr18/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">tcpp0203</td>
<td style="text-align: left;">V1.2.3</td>
<td><a href="Drivers/BSP/Components/tcpp0203/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p><strong>Middlewares</strong></p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th style="text-align: left;">Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">FatFS</td>
<td style="text-align: left;">R0.15</td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/FatFs/documents/updates.html">release notes</a> ST modified 230818 <a href="Middlewares/Third_Party/FatFs/source/st_readme.txt">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">FreeRTOS</td>
<td style="text-align: left;">v10.5.1</td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt">release notes</a> ST modified 231117 <a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">LwIP</td>
<td style="text-align: left;">v2.1.3</td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/LwIP/CHANGELOG">release notes</a> ST modified 230818 <a href="Middlewares/Third_Party/LwIP/st_readme.txt">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">mcuboot</td>
<td style="text-align: left;">v1.7.2.23</td>
<td style="text-align: left;"><a href="Middlewares/Third_Party/mcuboot/docs/release-notes.md">release notes</a> ST modified 240214 <a href="Middlewares/Third_Party/mcuboot/st_readme.txt">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">OpenBootloader</td>
<td style="text-align: left;">v6.1.1</td>
<td style="text-align: left;"><a href="Middlewares/ST/OpenBootloader/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32_ExtMem_Loader</td>
<td style="text-align: left;">v1.0.0</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_ExtMem_Loader/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32_ExtMem_Manager</td>
<td style="text-align: left;">v1.0.0</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_ExtMem_Manager/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32 USB Device Library</td>
<td style="text-align: left;">v2.11.3</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_USB_Device_Library/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32 USB Host Library</td>
<td style="text-align: left;">v3.5.2</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_USB_Host_Library/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32_USBPD_Library - Core</td>
<td style="text-align: left;">v5.1.0</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_USBPD_Library/Core/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32_USBPD_Library - Devices</td>
<td style="text-align: left;">v1.2.1</td>
<td style="text-align: left;"><a href="Middlewares/ST/STM32_USBPD_Library/Devices/STM32H7RSXX/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p><strong>Utilities</strong></p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th style="text-align: left;">Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">Common</td>
<td style="text-align: left;">v1.6.1</td>
<td style="text-align: left;"><a href="Utilities/Common/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">CPU</td>
<td style="text-align: left;">v1.1.4</td>
<td style="text-align: left;"><a href="Utilities/CPU/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">Fonts</td>
<td style="text-align: left;">v2.0.4</td>
<td style="text-align: left;"><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">GUI_INTERFACE</td>
<td style="text-align: left;">v3.0.1</td>
<td style="text-align: left;"><a href="Utilities/GUI_INTERFACE/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">JPEG</td>
<td style="text-align: left;">v2.0.3</td>
<td style="text-align: left;"><a href="Utilities/JPEG/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">lcd</td>
<td style="text-align: left;">v2.0.3</td>
<td style="text-align: left;"><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">lcd_trace</td>
<td style="text-align: left;">v2.0.2</td>
<td style="text-align: left;"><a href="Utilities/lcd_trace/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">log</td>
<td style="text-align: left;">v1.0.4</td>
<td style="text-align: left;"><a href="Utilities/Log/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">ROT_AppliConfig</td>
<td style="text-align: left;">v1.1.2</td>
<td style="text-align: left;"><a href="Utilities/PC_Software/ROT_AppliConfig/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">TRACER_EMB</td>
<td style="text-align: left;">v1.11.0</td>
<td style="text-align: left;"><a href="Utilities/TRACER_EMB/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<h2 id="development-toolchains-and-compilers-1">Development Toolchains and Compilers</h2>
<ul>
<li>IAR Embedded Workbench for ARM (EWARM) toolchain V9.20.1 + ST-Link</li>
<li>RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.38a + ST-Link
<ul>
<li>Support of ARM Compiler 6 (AC-5 like warnings) for HAL/LL/BSP drivers and STMicroelectronics Middleware components</li>
</ul></li>
<li>STM32CubeIDE V1.15.0 (GCC12)</li>
</ul>
<p><br />
</p>
<h2 id="supported-devices-and-boards-1">Supported Devices and boards</h2>
<ul>
<li>ROT applications are compatible with SFSP V1.0.0 (or higher).</li>
<li>STM32H7R7xx/H7S7xx/H7R3xx/H7S3xx</li>
<li>STM32H7S78-DK</li>
<li>NUCLEO-H7S3L8</li>
</ul>
<p><br />
</p>
<h2 id="known-limitations-1">Known Limitations</h2>
<ul>
<li>Some examples and/or applications not supported by CubeMX</li>
<li>All projects not yet available on MDK-ARM & CubeIDE</li>
</ul>
<p>Those limitations will be corrected in maintenance release V1.1.0 planned in June 2024.</p>
<h2 id="dependencies-1">Dependencies</h2>
<ul>
<li>STM32CubeMX V6.11.0
<ul>
<li>Projects (Applications and Examples) are generated using STM32CubeMX version V6.11.0.</li>
</ul></li>
</ul>
<h2 id="backward-compatibility-1">Backward Compatibility</h2>
<ul>
<li>Not applicable</li>
</ul>
<p><br />
</p>
</div>
</div>
</div>
</div>
<footer class="sticky">
<div class="columns">
<div class="column" style="width:95%;">
<p>For complete documentation on STM32H7Rx/Sx,</p>
<p>visit: <span style="font-color: blue;"><a href="https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32h7-series/stm32h7r3-7s3.html">stm32h7-series/stm32h7r3-7s3</a></span></p>
<p>visit: <span style="font-color: blue;"><a href="https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32h7-series/stm32h7r7-7s7.html">stm32h7-series/stm32h7r7-7s7</a></span></p>
<p><em>This release note uses up to date web standards and, for this reason, should not be opened with Internet Explorer but preferably with popular browsers such as Google Chrome, Mozilla Firefox, Opera or Microsoft Edge.</em></p>
</div><div class="column" style="width:5%;">
<p><abbr title="Based on template cx566953 version 2.0">Info</abbr></p>
</div>
</div>
</footer>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。