206 lines
8.6 KiB
HTML
206 lines
8.6 KiB
HTML
<!DOCTYPE html>
|
|
<html><head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Release Notes for STM32MP1xx CMSIS</title>
|
|
|
|
<style>
|
|
div.Section1 {
|
|
page: Section1;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
}
|
|
h1 {
|
|
font-size: 24pt;
|
|
font-weight: bold;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
text-align: center;
|
|
color: #3366ff;
|
|
}
|
|
h2 {
|
|
margin: 12pt 0in 3pt;
|
|
page-break-after: avoid;
|
|
font-weight: bold;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
background-color: #3366ff;
|
|
color: white;
|
|
padding-left: 5px;
|
|
font-size: 16pt;
|
|
}
|
|
h3 {
|
|
margin-left: 0in;
|
|
font-weight: bold;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
background-color: #3366ff;
|
|
width: 200px;
|
|
margin-right: 500pt;
|
|
color: white;
|
|
padding-left: 5px;
|
|
padding-top: 2px;
|
|
padding-bottom: 2px;
|
|
font-size: 12pt;
|
|
}
|
|
h4 {
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
font-size: 12pt;
|
|
}
|
|
p {
|
|
margin: 0px 0px 0px 0in;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
padding-top: 3px;
|
|
padding-bottom: 3px;
|
|
font-size: 12pt;
|
|
}
|
|
ul {
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
margin-top: 3px;
|
|
margin-bottom: 3px;
|
|
font-size: 10pt;
|
|
}
|
|
caption {
|
|
margin-top: 10px;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
font-size: 11pt;
|
|
}
|
|
hr {
|
|
width: 100%;
|
|
}
|
|
.guidance {
|
|
background-color: #e5b8b7;
|
|
font-style: italic;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
padding-top: 3px;
|
|
padding-bottom: 3px;
|
|
margin-top: 3px;
|
|
margin-bottom: 3px;
|
|
font-size: 10pt;
|
|
}
|
|
.guidance_title {
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
font-size: 10pt;
|
|
}
|
|
.tickets {
|
|
border: 1pt solid #9cc2e5;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
margin-bottom: 3px;
|
|
margin-top: 3px;
|
|
font-size: 10pt;
|
|
}
|
|
.tickets th {
|
|
border: 1pt solid #9cc2e5;
|
|
font-size: 12pt;
|
|
background-color: #39a9dc;
|
|
color: white;
|
|
text-align: center;
|
|
}
|
|
.tickets td {
|
|
border: 1pt solid #9cc2e5;
|
|
min-height: 32px;
|
|
}
|
|
tr:nth-child(even) {background-color: #cee2f2;}
|
|
tr:nth-child(even) {background-color: #e8f1f9;}
|
|
.topic1 {
|
|
margin-top: 3px;
|
|
margin-bottom: 3px;
|
|
margin-left: 40px;
|
|
}
|
|
.topic2 {
|
|
margin-top: 3px;
|
|
margin-bottom: 3px;
|
|
}
|
|
.topic3 {
|
|
margin-top: 3px;
|
|
margin-bottom: 3px;
|
|
margin-left: 20px;
|
|
}
|
|
#purpose {
|
|
margin-top: 3px;
|
|
margin-bottom: 3px;
|
|
}
|
|
#identification {
|
|
margin-top: 3px;
|
|
margin-bottom: 3px;
|
|
}
|
|
</style></head>
|
|
<body link="blue" vlink="blue">
|
|
<script type="text/javascript">
|
|
var toggle_hist_disp = true;
|
|
function toggle_history()
|
|
{
|
|
if (toggle_hist_disp)
|
|
{
|
|
toggle_hist_disp = false;
|
|
var filter_off_text = document.createTextNode("Hide History");
|
|
document.getElementById('filter_hist').innerHTML = "";
|
|
document.getElementById('filter_hist').appendChild(filter_off_text);
|
|
document.getElementById("history").hidden = false;
|
|
}
|
|
else
|
|
{
|
|
toggle_hist_disp = true;
|
|
var filter_on_text = document.createTextNode("Show History");
|
|
document.getElementById('filter_hist').innerHTML = "";
|
|
document.getElementById('filter_hist').appendChild(filter_on_text);
|
|
document.getElementById("history").hidden = true;
|
|
}
|
|
}</script><a href="../../../../../Release_Notes.html">Back to Release page</a>
|
|
<div style="width: 1034px;" class="Section1">
|
|
<div id="header">
|
|
<h1 style="margin-bottom: 18pt; text-align: center;" align="center"><span style="font-size: 20pt; font-family: Verdana; color: rgb(51, 102, 255);">Release
|
|
Notes for<o:p></o:p> STM32MP1xx CMSIS Device</span></h1>
|
|
<p style="text-align: center;">Copyright 2019
|
|
STMicroelectronics</p>
|
|
<p style="text-align: center;"><img style="width: 104px; height: 77px;" id="st_logo" alt="<ST logo> image" src="../../../../../_htmresc/st_logo.png"></p>
|
|
</div>
|
|
<div id="license" class="topic1">
|
|
<h2>License</h2>
|
|
<p>This software component is licensed by ST under BSD 3-Clause
|
|
license, the "License"; You may not use this component except in
|
|
compliance with the License. You may obtain a copy of the License at:</p>
|
|
<p style="text-align: center; color: white;"><a href="https://opensource.org/licenses/BSD-3-Clause" target="_blank"><span style="background-color: yellow;"></span></a><a href="https://opensource.org/licenses/BSD-3-Clause" target="_blank">https://opensource.org/licenses/BSD-3-Clause</a><a href="https://opensource.org/licenses/BSD-3-Clause" target="_blank"><span style="background-color: yellow;"></span></a></p>
|
|
</div>
|
|
<div id="release_container" class="topic1">
|
|
<div class="topic2" id="identification">
|
|
<h3 style="width: 230px;">V1.2.0 / 03-Feb-2020</h3>
|
|
</div>
|
|
<div style="margin-left: 20px; width: 974px;" class="topic3" id="changes">
|
|
<h4>Main changes</h4>
|
|
<ul><li>Header files: </li><ul><li>Add new Part Number for 800MHz</li><li>Update license with BSD 3-Clause template</li><li>Rework CMSIS for RTC/TAMP, GPIO and TIM</li><li>Rename TIM Break source bit definition</li></ul></ul><ul><li>Update Linker Template file for KEIL and IAR:</li><ul><li>Add OpenAMP region ( region present by default, to comment if needed )</li></ul></ul><br>
|
|
</div>
|
|
<div class="topic3" id="contents">
|
|
<h4>Contents</h4>
|
|
<ul>
|
|
<li>CMSIS devices files for:</li><ul><li>STM32MP<span style="font-weight: bold;">151C</span>xx ,STM32MP<span style="font-weight: bold;">151A</span>xx, STM32MP<span style="font-weight: bold;">151D</span>xx ,STM32MP<span style="font-weight: bold;">151F</span>xx</li><li>STM32MP<span style="font-weight: bold;">153C</span>xx ,STM32MP<span style="font-weight: bold;">153A</span>xx, STM32MP<span style="font-weight: bold;">153D</span>xx ,STM32MP<span style="font-weight: bold;">153F</span>xx</li><li>STM32MP<span style="font-weight: bold;">157C</span>xx ,STM32MP<span style="font-weight: bold;">157A</span>xx, STM32MP<span style="font-weight: bold;">157D</span>xx ,STM32MP<span style="font-weight: bold;">157F</span>xx</li></ul></ul><ul>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div style="margin-left: 40px;"><button id="filter_hist" onclick="toggle_history()">Show
|
|
History</button><br>
|
|
</div>
|
|
<div id="history" class="topic1" hidden="">
|
|
<h2>Update History</h2>
|
|
<br><h3 style="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; margin-right: 500pt; margin-left: 26px; width: 174px;"><span style="font-size: 10pt; font-family: Arial; color: white;">V1.1.0 / 10-Sept-2019</span><br></h3><div style="margin-left: 40px; width: 954px;" class="topic3" id="changes">
|
|
<h4>Main changes</h4>
|
|
<ul><li>Header files: </li><ul><li>Update FMC bit definition</li><li>Update ETH bit definition</li><li>update EXTI_EXTICR bit definition</li><li>Update I2C bit definition</li><li>Update SPI bit definition (SPI_CR1_CRC33_17, SPI_RXCRC, SPI_IER, SPI_I2SCFGR) </li><li>TMPSENS IP renamed DTS</li><li>Update FDCAN TXBC bit definition</li><li>Update DAC_DHR8RD bit definition</li><li>Add CRYP in STM32MP151Cx and STM32MP153Cx</li><li>Update TIM / LPTIM bit definition + add missing macros</li></ul><li>Update system_stm32mp1xx.c</li><ul><li>Update SystemCoreClock</li></ul><li>Update startup file for KEIL and IAR</li></ul></div><div style="margin-left: 40px; width: 954px;" class="topic3" id="changes">
|
|
<h4>Contents</h4>
|
|
<ul><li>CMSIS devices files for STM32MP<span style="font-weight: bold;">151C</span>xx ,STM32MP<span style="font-weight: bold;">151A</span>xx, STM32MP<span style="font-weight: bold;">153C</span>xx, STM32MP<span style="font-weight: bold;">153A</span>xx, STM32MP<span style="font-weight: bold;">157C</span>xx ,STM32MP<span style="font-weight: bold;">157A</span>xx</li></ul>
|
|
<br>
|
|
</div><br><h3 style="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; margin-right: 500pt; margin-left: 26px; width: 174px;"><span style="font-size: 10pt; font-family: Arial; color: white;">V1.0.0 / 22-January-2019</span><br></h3><div style="margin-left: 40px; width: 954px;" class="topic3" id="changes">
|
|
<h4>Main changes</h4>
|
|
<ul><li>First official release for <span style="font-weight: bold;">STM32MP15xx</span> devices<br>
|
|
</li></ul></div><div style="margin-left: 40px; width: 954px;" class="topic3" id="changes">
|
|
<h4>Contents</h4>
|
|
<ul><li>CMSIS devices files for STM32MP<span style="font-weight: bold;">151C</span>xx ,STM32MP<span style="font-weight: bold;">151A</span>xx, STM32MP<span style="font-weight: bold;">153C</span>xx, STM32MP<span style="font-weight: bold;">153A</span>xx, STM32MP<span style="font-weight: bold;">157C</span>xx ,STM32MP<span style="font-weight: bold;">157A</span>xx</li></ul>
|
|
<br>
|
|
</div><br><br>
|
|
</div>
|
|
<div id="product_doc" class="topic1">
|
|
<hr>
|
|
<p style="text-align: center;">For complete
|
|
documentation on <span style="background-color: white;">STM32
|
|
Microcontrollers</span>, visit: <span style="background-color: white;"><a href="http://www.st.com/STM32" target="_blank">www.st.com/STM32</a></span></p>
|
|
</div>
|
|
</div>
|
|
</body></html> |