Release_Notes.html 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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 S25FL128S Component Driver</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_2020.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. <link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
  19. </head>
  20. <body>
  21. <div class="row">
  22. <div class="col-sm-12 col-lg-4">
  23. <center>
  24. <h1 id="release-notes-for">Release Notes for</h1>
  25. <h1 id="s25fl128s-quadspi-component-driver"><mark>S25FL128S QuadSPI Component Driver</mark></h1>
  26. <p>Copyright © 2021 STMicroelectronics<br />
  27. </p>
  28. <a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
  29. </center>
  30. <h1 id="purpose">Purpose</h1>
  31. <p>This driver provides a set of functions for S25FL128S QuadSPI component</p>
  32. </div>
  33. <div class="col-sm-12 col-lg-8">
  34. <h1 id="update-history">Update History</h1>
  35. <div class="collapse">
  36. <input type="checkbox" id="collapse-section3" checked aria-hidden="true"> <label for="collapse-section3" aria-hidden="true">V1.0.2 / 26-October-2021</label>
  37. <div>
  38. <h2 id="main-changes">Main Changes</h2>
  39. <ul>
  40. <li>Update licensing in Release Notes</li>
  41. </ul>
  42. </div>
  43. </div>
  44. <div class="collapse">
  45. <input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.0.1 / 08-October-2021</label>
  46. <div>
  47. <h2 id="main-changes-1">Main Changes</h2>
  48. <ul>
  49. <li>Fix S25FL128S_ReadStatusRegister() to ensure data read</li>
  50. <li>Cleanup since S25FL128S supports only 1-bit instructions</li>
  51. </ul>
  52. </div>
  53. </div>
  54. <div class="collapse">
  55. <input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 11-February-2021</label>
  56. <div>
  57. <h2 id="main-changes-2">Main Changes</h2>
  58. <ul>
  59. <li>First official release of S25FL128S QuadSPI component driver</li>
  60. </ul>
  61. </div>
  62. </div>
  63. </div>
  64. </div>
  65. <footer class="sticky">
  66. For complete documentation on <mark>STM32 Microcontrollers</mark> , visit: <a href="http://www.st.com/STM32">http://www.st.com/STM32</a>
  67. </footer>
  68. </body>
  69. </html>