Release_Notes.html 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="generator" content="pandoc" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
  7. <title>Release Notes for MFXSTM32L152 Component Drivers</title>
  8. <style type="text/css">
  9. code{white-space: pre-wrap;}
  10. span.smallcaps{font-variant: small-caps;}
  11. span.underline{text-decoration: underline;}
  12. div.column{display: inline-block; vertical-align: top; width: 50%;}
  13. </style>
  14. <link rel="stylesheet" href="../../../../_htmresc/mini-st.css" />
  15. <!--[if lt IE 9]>
  16. <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
  17. <![endif]-->
  18. </head>
  19. <body>
  20. <div class="row">
  21. <div class="col-sm-12 col-lg-4">
  22. <div class="card fluid">
  23. <div class="sectione dark">
  24. <center>
  25. <h1 id="release-notes-for-mfxstm32l152-component-drivers"><small>Release Notes for</small> <mark>MFXSTM32L152 Component Drivers</mark></h1>
  26. <p>Copyright © 2015 STMicroelectronics<br />
  27. </p>
  28. <a href="https://www.st.com" class="logo"><img src="../../../../_htmresc/st_logo.png" alt="ST logo" /></a>
  29. </center>
  30. </div>
  31. </div>
  32. <h1 id="license">License</h1>
  33. <p>Licensed by ST under BSD 3-Clause license (the "License"). You may not use this package except in compliance with the License. You may obtain a copy of the License at:</p>
  34. <p><a href="https://opensource.org/licenses/BSD-3-Clause">https://opensource.org/licenses/BSD-3-Clause</a></p>
  35. <h1 id="purpose">Purpose</h1>
  36. <p>This directory contains the MFXSTM32L152 component drivers.</p>
  37. </div>
  38. <div class="col-sm-12 col-lg-8">
  39. <h1 id="update-history">Update History</h1>
  40. <div class="collapse">
  41. <input type="checkbox" id="collapse-section22" checked aria-hidden="true"> <label for="collapse-section22" aria-hidden="true">V2.0.3 / 03-April-2019</label>
  42. <div>
  43. <h2 id="main-changes">Main Changes</h2>
  44. <ul>
  45. <li>Update release notes format</li>
  46. </ul>
  47. </div>
  48. </div>
  49. <div class="collapse">
  50. <input type="checkbox" id="collapse-section20" aria-hidden="true"> <label for="collapse-section20" aria-hidden="true">V2.0.2 / 25-October-2018</label>
  51. <div>
  52. <h2 id="main-changes-1">Main Changes</h2>
  53. <ul>
  54. <li>Reformat the BSD 3-Clause license declaration in the files header (replace license terms by a web reference to OSI website where those terms lie)</li>
  55. </ul>
  56. </div>
  57. </div>
  58. <div class="collapse">
  59. <input type="checkbox" id="collapse-section19" aria-hidden="true"> <label for="collapse-section19" aria-hidden="true">V2.0.1 / 02-June-2017</label>
  60. <div>
  61. <h2 id="main-changes-2">Main Changes</h2>
  62. <ul>
  63. <li>Update comments to be used for PDSC generation</li>
  64. </ul>
  65. </div>
  66. </div>
  67. <div class="collapse">
  68. <input type="checkbox" id="collapse-section185" aria-hidden="true"> <label for="collapse-section185" aria-hidden="true">V2.0.0 / 24-June-2015</label>
  69. <div>
  70. <h2 id="main-changes-3">Main Changes</h2>
  71. <ul>
  72. <li>Add Shunt management of MFXSTM32L152 component
  73. <ul>
  74. <li>new mfxstm32l152_IDD_ConfigShuntNbLimit() and mfxstm32l152_IDD_GetShuntUsed() APIs</li>
  75. </ul></li>
  76. <li>Add mfxstm32l152_WriteReg() API</li>
  77. </ul>
  78. <p><strong><span class="underline"><span style="font-size: 10pt; font-family: Verdana; color: black;">NOTE</span></span></strong> This release must be used with BSP Common driver V4.0.0 or later</p>
  79. </div>
  80. </div>
  81. <div class="collapse">
  82. <input type="checkbox" id="collapse-section18" aria-hidden="true"> <label for="collapse-section18" aria-hidden="true">V1.2.0 / 28-April-2015</label>
  83. <div>
  84. <h2 id="main-changes-4">Main Changes</h2>
  85. <ul>
  86. <li>mfxstm32l152_IO_Config(): remove unnecessary delay</li>
  87. <li>mfxstm32l152_TS_DetectTouch(): improve TouchScreen speed</li>
  88. <li>mfxstm32l152_IDD_Config(): add configuration of number of measure to be performed, with delay between 2 measures</li>
  89. </ul>
  90. <p><strong><span class="underline"><span style="font-size: 10pt; font-family: Verdana; color: black;">NOTE</span></span></strong><br />
  91. This release must be used with BSP Common driver V3.0.0 or later</p>
  92. </div>
  93. </div>
  94. <div class="collapse">
  95. <input type="checkbox" id="collapse-section17" aria-hidden="true"> <label for="collapse-section17" aria-hidden="true">V1.1.0 / 10-February-2015</label>
  96. <div>
  97. <h2 id="main-changes-5">Main Changes</h2>
  98. <ul>
  99. <li>Low Power management of MFXSTM32L152 component:
  100. <ul>
  101. <li>New mfxstm32l152_DeInit() and mfxstm32l152_WakeUp() API</li>
  102. <li>mfxstm32l152_LowPower() API completed to be MFXSTM32L152 in Standby mode</li>
  103. </ul></li>
  104. </ul>
  105. <p><strong><span class="underline"><span style="font-size: 10pt; font-family: Verdana; color: black;">NOTE</span></span></strong><br />
  106. This release must be used with BSP Common driver V2.2.0 or later</p>
  107. </div>
  108. </div>
  109. <div class="collapse">
  110. <input type="checkbox" id="collapse-section16" aria-hidden="true"> <label for="collapse-section16" aria-hidden="true">V1.0.0 / 05-February-2014</label>
  111. <div>
  112. <h2 id="main-changes-6">Main Changes</h2>
  113. <ul>
  114. <li>First official release of MFXSTM32L152 IO Expander component driver.</li>
  115. </ul>
  116. <p><strong><span class="underline"><span style="font-size: 10pt; font-family: Verdana; color: black;">NOTE</span></span></strong><br />
  117. This release must be used with BSP Common driver V2.1.0 or later</p>
  118. </div>
  119. </div>
  120. </div>
  121. </div>
  122. <footer class="sticky">
  123. For complete documentation on <mark>STM32 Microcontrollers</mark> , visit: <a href="http://www.st.com/STM32">http://www.st.com/STM32</a>
  124. </footer>
  125. </body>
  126. </html>