@@ -38,10 +38,25 @@ <h1 id="license"><strong>License</strong></h1>
38
38
< div class ="col-sm-12 col-lg-8 ">
39
39
< h1 id ="update-history "> < strong > Update History</ strong > </ h1 >
40
40
< div class ="collapse ">
41
- < input type ="checkbox " id ="collapse-section7 " checked aria-hidden ="true "> < label for ="collapse-section7 " aria-hidden ="true "> < strong > V1.5 .0 / 05-April -2019</ strong > </ label >
41
+ < input type ="checkbox " id ="collapse-section8 " checked aria-hidden ="true "> < label for ="collapse-section8 " aria-hidden ="true "> < strong > V1.6 .0 / 28-June -2019</ strong > </ label >
42
42
< div >
43
43
< h2 id ="main-changes "> Main Changes</ h2 >
44
44
< ul >
45
+ < li > Add definition of “ART_TypeDef” structure: ART accelerator for Cortex-M4 available in Dual Core devices</ li >
46
+ < li > Add definition of “ART” instance: pointer to “ART_TypeDef” structure</ li >
47
+ < li > Add definition of “ART” bit fields: ART_CTR_EN and ART_CTR_PCACHEADDR< br />
48
+ </ li >
49
+ < li > Update definitions of “HRTIM1_TIMA” to “HRTIM1_TIME” : pointer to HRTIM_Timerx_TypeDef structure instead of HRTIM_TIM_TypeDef</ li >
50
+ < li > Fix Typo in “ETH_TypeDef” definition: use uint32_t for “RESERVED16” registers instead of int32_t</ li >
51
+ < li > Remove useless definition of “SDMMC” instance (keep only definitions of “SDMMC1” and “SDMMC2”)</ li >
52
+ </ ul >
53
+ </ div >
54
+ </ div >
55
+ < div class ="collapse ">
56
+ < input type ="checkbox " id ="collapse-section7 " checked aria-hidden ="true "> < label for ="collapse-section7 " aria-hidden ="true "> < strong > V1.5.0 / 05-April-2019</ strong > </ label >
57
+ < div >
58
+ < h2 id ="main-changes-1 "> Main Changes</ h2 >
59
+ < ul >
45
60
< li > General updates to align Bit and registers definition with the STM32H7 reference manual</ li >
46
61
< li > Updates to aligned with STM32H7xx < strong > rev.V</ strong > devices</ li >
47
62
< li > Add support of stm32h745xx, stm32h747xx, stm32h755xx, stm32h757xx < strong > Dual Core</ strong > devices and STM32H742xx (new single core device):
@@ -104,7 +119,7 @@ <h2 id="main-changes">Main Changes</h2>
104
119
< div class ="collapse ">
105
120
< input type ="checkbox " id ="collapse-section6 " aria-hidden ="true "> < label for ="collapse-section6 " aria-hidden ="true "> < strong > V1.3.1 / 31-January-2019</ strong > </ label >
106
121
< div >
107
- < h2 id ="main-changes-1 "> Main Changes</ h2 >
122
+ < h2 id ="main-changes-2 "> Main Changes</ h2 >
108
123
< ul >
109
124
< li > < strong > Patch Release on top of V1.3.0</ strong > </ li >
110
125
< li > Add Definition of UID_BASE ( Unique device ID register base address) to the STM32H7xx include files:
@@ -117,7 +132,7 @@ <h2 id="main-changes-1">Main Changes</h2>
117
132
< div class ="collapse ">
118
133
< input type ="checkbox " id ="collapse-section5 " aria-hidden ="true "> < label for ="collapse-section5 " aria-hidden ="true "> < strong > V1.4.0 / 30-November-2018</ strong > </ label >
119
134
< div >
120
- < h2 id ="main-changes-2 "> Main Changes</ h2 >
135
+ < h2 id ="main-changes-3 "> Main Changes</ h2 >
121
136
< ul >
122
137
< li > STM32H7xx include files:
123
138
< ul >
@@ -162,7 +177,7 @@ <h2 id="main-changes-2">Main Changes</h2>
162
177
< div class ="collapse ">
163
178
< input type ="checkbox " id ="collapse-section4 " aria-hidden ="true "> < label for ="collapse-section4 " aria-hidden ="true "> < strong > V1.3.0 / 29-June-2018</ strong > </ label >
164
179
< div >
165
- < h2 id ="main-changes-3 "> Main Changes</ h2 >
180
+ < h2 id ="main-changes-4 "> Main Changes</ h2 >
166
181
< ul >
167
182
< li > Add support for stm32h750xx value line devices:
168
183
< ul >
@@ -175,7 +190,7 @@ <h2 id="main-changes-3">Main Changes</h2>
175
190
< div class ="collapse ">
176
191
< input type ="checkbox " id ="collapse-section3 " aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> < strong > V1.2.0 / 29-December-2017</ strong > </ label >
177
192
< div >
178
- < h2 id ="main-changes-4 "> Main Changes</ h2 >
193
+ < h2 id ="main-changes-5 "> Main Changes</ h2 >
179
194
< ul >
180
195
< li > Update FDCAN bit definition</ li >
181
196
< li > Update SystemCoreClockUpdate() function in system_stm32h7xx.c file to use direct register access</ li >
@@ -185,7 +200,7 @@ <h2 id="main-changes-4">Main Changes</h2>
185
200
< div class ="collapse ">
186
201
< input type ="checkbox " id ="collapse-section2 " aria-hidden ="true "> < label for ="collapse-section2 " aria-hidden ="true "> < strong > V1.1.0 / 31-August-2017</ strong > </ label >
187
202
< div >
188
- < h2 id ="main-changes-5 "> Main Changes</ h2 >
203
+ < h2 id ="main-changes-6 "> Main Changes</ h2 >
189
204
< ul >
190
205
< li > Update USB OTG bit definition</ li >
191
206
< li > Adjust PLL fractional computation</ li >
@@ -195,7 +210,7 @@ <h2 id="main-changes-5">Main Changes</h2>
195
210
< div class ="collapse ">
196
211
< input type ="checkbox " id ="collapse-section1 " aria-hidden ="true "> < label for ="collapse-section1 " aria-hidden ="true "> < strong > V1.0.0 / 21-April-2017</ strong > </ label >
197
212
< div >
198
- < h2 id ="main-changes-6 "> Main Changes</ h2 >
213
+ < h2 id ="main-changes-7 "> Main Changes</ h2 >
199
214
< ul >
200
215
< li > First official release for < strong > STM32H743xx/753xx</ strong > devices</ li >
201
216
</ ul >
0 commit comments