@@ -80,9 +80,57 @@ <h2 id="stm32wb35xx-and-stm32wb30xx">STM32WB35xx and STM32WB30xx</h2>
8080< div class ="col-sm-12 col-lg-8 ">
8181< h1 id ="update-history "> Update History</ h1 >
8282< div class ="collapse ">
83- < input type ="checkbox " id ="collapse-section5 " checked aria-hidden ="true "> < label for ="collapse-section5 " aria-hidden ="true "> v1.4 .0 / 12-February -2020</ label >
83+ < input type ="checkbox " id ="collapse-section6 " checked aria-hidden ="true "> < label for ="collapse-section6 " aria-hidden ="true "> v1.6 .0 / 05-June -2020</ label >
8484< div >
8585< h2 id ="main-changes "> Main Changes</ h2 >
86+ < h3 id ="maintenance-release "> Maintenance release</ h3 >
87+ < p > Maintenance release for < strong > STM32WBxx</ strong > devices (stm32wb55xx, stm32wb50xx, stm32wb35xx and stm32wb30xx devices)</ p >
88+ < table >
89+ < thead >
90+ < tr class ="header ">
91+ < th style ="text-align: left; "> Fixed bugs headline</ th >
92+ </ tr >
93+ </ thead >
94+ < tbody >
95+ < tr class ="odd ">
96+ < td style ="text-align: left; "> [All devices] Correct DMAMUX_CxCR_DMAREQ_ID_Msk</ td >
97+ </ tr >
98+ < tr class ="even ">
99+ < td style ="text-align: left; "> [All devices] Remove DMAMUX_CxCR_DMAREQ_ID_[6-7]</ td >
100+ </ tr >
101+ < tr class ="odd ">
102+ < td style ="text-align: left; "> [All devices] Call SystemInit first in startup/Reset_Handler, so GCC code is similar to IAR/Keil</ td >
103+ </ tr >
104+ < tr class ="even ">
105+ < td style ="text-align: left; "> [STM32WB50xx and STM32WB30xx] Remove OR register from LPTIM_TypeDef</ td >
106+ </ tr >
107+ < tr class ="odd ">
108+ < td style ="text-align: left; "> [STM32WB50xx and STM32WB30xx] Remove DMAMUX_CSR_SOF[7-13] and DMAMUX_CFR_SOF[7-13]</ td >
109+ </ tr >
110+ < tr class ="even ">
111+ < td style ="text-align: left; "> [STM32WB50xx and STM32WB30xx] Remove EXTI_RTSR1_RTxx_Pos [20, 21 and 31]</ td >
112+ </ tr >
113+ < tr class ="odd ">
114+ < td style ="text-align: left; "> [STM32WB50xx and STM32WB30xx] Remove TIM2_OR_TI4_RMP, TIM2_OR_ITR1_RMP and LPTIM_OR_OR</ td >
115+ </ tr >
116+ </ tbody >
117+ </ table >
118+ < h2 id ="development-toolchains-and-compilers "> Development Toolchains and Compilers</ h2 >
119+ < ul >
120+ < li > IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2</ li >
121+ < li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
122+ < li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
123+ </ ul >
124+ < h2 id ="supported-devices-and-boards "> Supported Devices and boards</ h2 >
125+ < ul >
126+ < li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx and STM32WB30xx devices.</ li >
127+ </ ul >
128+ </ div >
129+ </ div >
130+ < div class ="collapse ">
131+ < input type ="checkbox " id ="collapse-section5 " aria-hidden ="true "> < label for ="collapse-section5 " aria-hidden ="true "> v1.4.0 / 12-February-2020</ label >
132+ < div >
133+ < h2 id ="main-changes-1 "> Main Changes</ h2 >
86134< h3 id ="introduction-of-stm32wb35xx-stm32wb30xx-and-stm32wb5mxx-product "> Introduction of STM32WB35xx, STM32WB30xx and STM32WB5Mxx product</ h3 >
87135< p > This release introduce the support of STM32WB5Mxx, STM32WB35xx product and its value line STM32WB30xx.</ p >
88136< p > Added features:</ p >
@@ -94,13 +142,13 @@ <h3 id="introduction-of-stm32wb35xx-stm32wb30xx-and-stm32wb5mxx-product">Introdu
94142< li > The product STM32WB35xx is supported by enabling inside your project the define “STM32WB35xx”.</ li >
95143< li > The product STM32WB30xx is supported by enabling inside your project the define “STM32WB30xx”.</ li >
96144</ ul >
97- < h2 id ="development-toolchains-and-compilers "> Development Toolchains and Compilers</ h2 >
145+ < h2 id ="development-toolchains-and-compilers-1 "> Development Toolchains and Compilers</ h2 >
98146< ul >
99147< li > IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2</ li >
100148< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
101149< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
102150</ ul >
103- < h2 id ="supported-devices-and-boards "> Supported Devices and boards</ h2 >
151+ < h2 id ="supported-devices-and-boards-1 "> Supported Devices and boards</ h2 >
104152< ul >
105153< li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx and STM32WB30xx devices.</ li >
106154</ ul >
@@ -109,7 +157,7 @@ <h2 id="supported-devices-and-boards">Supported Devices and boards</h2>
109157< div class ="collapse ">
110158< input type ="checkbox " id ="collapse-section4 " aria-hidden ="true "> < label for ="collapse-section4 " aria-hidden ="true "> v1.3.0 / 11-September-2019</ label >
111159< div >
112- < h2 id ="main-changes-1 "> Main Changes</ h2 >
160+ < h2 id ="main-changes-2 "> Main Changes</ h2 >
113161< p > Maintenance release for < strong > STM32WBxx</ strong > devices (stm32wb55xx and stm32wb50xx devices)</ p >
114162< table >
115163< thead >
@@ -132,13 +180,13 @@ <h2 id="main-changes-1">Main Changes</h2>
132180</ tr >
133181</ tbody >
134182</ table >
135- < h2 id ="development-toolchains-and-compilers-1 "> Development Toolchains and Compilers</ h2 >
183+ < h2 id ="development-toolchains-and-compilers-2 "> Development Toolchains and Compilers</ h2 >
136184< ul >
137185< li > IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2</ li >
138186< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
139187< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
140188</ ul >
141- < h2 id ="supported-devices-and-boards-1 "> Supported Devices and boards</ h2 >
189+ < h2 id ="supported-devices-and-boards-2 "> Supported Devices and boards</ h2 >
142190< ul >
143191< li > STM32WB55xx, STM32WB50xx devices</ li >
144192</ ul >
@@ -147,18 +195,18 @@ <h2 id="supported-devices-and-boards-1">Supported Devices and boards</h2>
147195< div class ="collapse ">
148196< input type ="checkbox " id ="collapse-section3 " aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> V1.2.0 / 26-June-2019</ label >
149197< div >
150- < h2 id ="main-changes-2 "> Main Changes</ h2 >
198+ < h2 id ="main-changes-3 "> Main Changes</ h2 >
151199< h3 id ="introduction-of-stm32wb50xx-device "> Introduction of STM32WB50xx device</ h3 >
152200< p > First release for STM32WBxx CMSIS introducing < strong > stm32wb50xx</ strong > devices.</ p >
153201< h2 id ="contents "> Contents</ h2 >
154202< p > CMSIS devices files for stm32wb55xx, stm32wb50xx devices.</ p >
155- < h2 id ="development-toolchains-and-compilers-2 "> Development Toolchains and Compilers</ h2 >
203+ < h2 id ="development-toolchains-and-compilers-3 "> Development Toolchains and Compilers</ h2 >
156204< ul >
157205< li > IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2</ li >
158206< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
159207< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
160208</ ul >
161- < h2 id ="supported-devices-and-boards-2 "> Supported Devices and boards</ h2 >
209+ < h2 id ="supported-devices-and-boards-3 "> Supported Devices and boards</ h2 >
162210< ul >
163211< li > STM32WB55xx and STM32WB50xx devices</ li >
164212</ ul >
@@ -167,8 +215,8 @@ <h2 id="supported-devices-and-boards-2">Supported Devices and boards</h2>
167215< div class ="collapse ">
168216< input type ="checkbox " id ="collapse-section2 " aria-hidden ="true "> < label for ="collapse-section2 " aria-hidden ="true "> V1.1.0 / 05-April-2019</ label >
169217< div >
170- < h2 id ="main-changes-3 "> Main Changes</ h2 >
171- < h3 id ="maintenance-release "> Maintenance release</ h3 >
218+ < h2 id ="main-changes-4 "> Main Changes</ h2 >
219+ < h3 id ="maintenance-release-1 "> Maintenance release</ h3 >
172220< p > Maintenance release for < strong > STM32WBxx</ strong > devices (stm32wb55xx devices)</ p >
173221< table >
174222< caption > Fixed bugs list</ caption >
@@ -191,7 +239,7 @@ <h3 id="maintenance-release">Maintenance release</h3>
191239< div class ="collapse ">
192240< input type ="checkbox " id ="collapse-section1 " aria-hidden ="true "> < label for ="collapse-section1 " aria-hidden ="true "> V1.0.0 / 06-February-2019</ label >
193241< div >
194- < h2 id ="main-changes-4 "> Main Changes</ h2 >
242+ < h2 id ="main-changes-5 "> Main Changes</ h2 >
195243< h3 id ="first-release "> First release</ h3 >
196244< p > Add support of STM32WB55xx.</ p >
197245</ div >
0 commit comments