Skip to content

Commit 281a364

Browse files
committed
Release STM32Cube_FW_MP13-V1.1.0
1 parent 65203c2 commit 281a364

File tree

804 files changed

+391742
-4049
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

804 files changed

+391742
-4049
lines changed
Lines changed: 323 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,323 @@
1+
---
2+
pagetitle: Release Notes for BSP Common Components Drivers
3+
lang: en
4+
header-includes: <link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
5+
---
6+
7+
::: {.row}
8+
::: {.col-sm-12 .col-lg-4}
9+
10+
<center>
11+
# <small>Release Notes for</small> <mark>BSP Common Components Drivers</mark>
12+
Copyright &copy; 2014 STMicroelectronics\
13+
14+
[![ST logo](_htmresc/st_logo.png)](https://www.st.com){.logo}
15+
</center>
16+
17+
# Purpose
18+
19+
This directory contains the BSP Common components drivers.
20+
21+
:::
22+
23+
::: {.col-sm-12 .col-lg-8}
24+
# Update History
25+
26+
::: {.collapse}
27+
<input type="checkbox" id="collapse-section19" checked aria-hidden="true">
28+
<label for="collapse-section19" aria-hidden="true">V7.2.1 / 16-November-2021</label>
29+
<div>
30+
31+
## Main Changes
32+
33+
### Component release
34+
35+
- Update licensing
36+
37+
</div>
38+
:::
39+
40+
::: {.collapse}
41+
<input type="checkbox" id="collapse-section18" aria-hidden="true">
42+
<label for="collapse-section18" aria-hidden="true">V7.2.0 / 11-October-2021</label>
43+
<div>
44+
45+
## Main Changes
46+
47+
### Component release
48+
49+
- Add hybrid_sensor.h to support hybrid (env and motion) sensors
50+
51+
</div>
52+
:::
53+
54+
::: {.collapse}
55+
<input type="checkbox" id="collapse-section17" aria-hidden="true">
56+
<label for="collapse-section17" aria-hidden="true">V7.1.0 / 18-Juin-2021</label>
57+
<div>
58+
59+
## Main Changes
60+
61+
### Component release
62+
63+
- Add ranging_sensor.h to support ranging sensors
64+
- Add light_sensor.h to support ambient light sensors
65+
- Rename UTILS_LCD_Drv_t structure into LCD_UTILS_Drv_t
66+
- Code spelling and formatting
67+
68+
## Backward Compatibility
69+
70+
- This release breaks compatibility with previous versions.
71+
72+
</div>
73+
:::
74+
75+
::: {.collapse}
76+
<input type="checkbox" id="collapse-section16" aria-hidden="true">
77+
<label for="collapse-section16" aria-hidden="true">V7.0.0 / 25-February-2020</label>
78+
<div>
79+
80+
## Main Changes
81+
82+
### Component release
83+
84+
- Rename GUI_Drv_t structure into UTILS_LCD_Drv_t
85+
86+
## Backward Compatibility
87+
88+
- This release breaks compatibility with previous versions.
89+
90+
</div>
91+
:::
92+
93+
::: {.collapse}
94+
<input type="checkbox" id="collapse-section15" aria-hidden="true">
95+
<label for="collapse-section15" aria-hidden="true">V6.0.1 / 15-October-2019</label>
96+
<div>
97+
98+
## Main Changes
99+
100+
### Component release
101+
102+
- Update st_logo.png inclusion path in Release notes.
103+
104+
</div>
105+
:::
106+
107+
::: {.collapse}
108+
<input type="checkbox" id="collapse-section14" aria-hidden="true">
109+
<label for="collapse-section14" aria-hidden="true">V6.0.0 / 12-April-2019</label>
110+
<div>
111+
112+
## Main Changes
113+
114+
### Component release
115+
116+
Official release of BSP Common components drivers in line with STM32Cube BSP drivers development guidelines (UM2298).
117+
118+
## Backward Compatibility
119+
120+
This release breaks compatibility with previous versions.
121+
122+
</div>
123+
:::
124+
125+
::: {.collapse}
126+
<input type="checkbox" id="collapse-section13" aria-hidden="true">
127+
<label for="collapse-section13" aria-hidden="true">V5.1.1 / 31-August-2018</label>
128+
<div>
129+
130+
## Main Changes
131+
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)
132+
Correct sensor names in headers files hsensor.h and psensor.h
133+
134+
</div>
135+
:::
136+
137+
::: {.collapse}
138+
<input type="checkbox" id="collapse-section12" aria-hidden="true">
139+
<label for="collapse-section12" aria-hidden="true">V5.1.0 / 21-November-2017</label>
140+
<div>
141+
142+
## Main Changes
143+
Add dpredriver.h: support of DP redriver class
144+
Add pwrmon.h: support of power monitor class
145+
Add usbtypecswitch.h: support of USB type C switch class
146+
147+
</div>
148+
:::
149+
150+
::: {.collapse}
151+
<input type="checkbox" id="collapse-section11" aria-hidden="true">
152+
<label for="collapse-section11" aria-hidden="true">V5.0.0 / 01-March-2017</label>
153+
<div>
154+
155+
## Main Changes
156+
Add hsensor.h: support of humidity class
157+
Add psensor.h: support of pressure class
158+
Update tsensor.h: Temperature can be negative
159+
Update accelero.h: LowPower API can enable or disable the low power mode
160+
Update magneto.h: LowPower API can enable or disable the low power mode
161+
162+
## Backward Compatibility
163+
164+
This release breaks compatibility with previous versions.
165+
166+
</div>
167+
:::
168+
169+
::: {.collapse}
170+
<input type="checkbox" id="collapse-section10" aria-hidden="true">
171+
<label for="collapse-section10" aria-hidden="true">V4.0.1 / 21-July-2015</label>
172+
<div>
173+
174+
## Main Changes
175+
tsensor.h: Fix compilation issue on *TSENSOR_InitTypeDef*
176+
177+
</div>
178+
:::
179+
180+
::: {.collapse}
181+
<input type="checkbox" id="collapse-section9" aria-hidden="true">
182+
<label for="collapse-section9" aria-hidden="true">V4.0.0 / 22-June-2015</label>
183+
<div>
184+
185+
## Main Changes
186+
accelero.h: add *DeInit* field in *ACCELERO_DrvTypeDef* structure
187+
audio.h: add *DeInit* field in *AUDIO_DrvTypeDef* structure
188+
idd.h:
189+
190+
- add *Shunt0StabDelay*, *Shunt1StabDelay*, *Shunt2StabDelay*, *Shunt3StabDelay*, *Shunt4StabDelay* and *ShuntNbOnBoard* fields in *IDD_ConfigTypeDef* structure
191+
- rename *ShuntNumber* field to *ShuntNbUsed* in *IDD_ConfigTypeDef* structure
192+
193+
magneto.h: add *DeInit* field in *MAGNETO_DrvTypeDef* structure
194+
195+
## Backward Compatibility
196+
197+
This release breaks compatibility with previous versions.
198+
199+
</div>
200+
:::
201+
202+
::: {.collapse}
203+
<input type="checkbox" id="collapse-section8" aria-hidden="true">
204+
<label for="collapse-section8" aria-hidden="true">V3.0.0 / 28-April-2015</label>
205+
<div>
206+
207+
## Main Changes
208+
209+
accelero.h: add *LowPower* field in *ACCELERO_DrvTypeDef* structure
210+
magneto.h: add *LowPower* field in *MAGNETO_DrvTypeDef* structure
211+
gyro.h: add *DeInit* and *LowPower* fields in *GYRO_DrvTypeDef* structure
212+
camera.h: add CAMERA_COLOR_EFFECT_NONE define
213+
idd.h:
214+
215+
- add *MeasureNb*, *DeltaDelayUnit* and *DeltaDelayValue* fields in *IDD_ConfigTypeDef* structure
216+
- rename *PreDelay* field to *PreDelayUnit* in *IDD_ConfigTypeDef* structure
217+
218+
## Backward Compatibility
219+
220+
This release breaks compatibility with previous versions.
221+
222+
</div>
223+
:::
224+
225+
::: {.collapse}
226+
<input type="checkbox" id="collapse-section7" aria-hidden="true">
227+
<label for="collapse-section7" aria-hidden="true">V2.2.0 / 09-February-2015</label>
228+
<div>
229+
230+
## Main Changes
231+
232+
Magnetometer driver function prototypes added (magneto.h file)
233+
Update "idd.h" file to provide DeInit() and WakeUp() services in IDD current measurement driver
234+
235+
</div>
236+
:::
237+
238+
::: {.collapse}
239+
<input type="checkbox" id="collapse-section6" aria-hidden="true">
240+
<label for="collapse-section6" aria-hidden="true">V2.1.0 / 06-February-2015</label>
241+
<div>
242+
243+
## Main Changes
244+
245+
IDD current measurement driver function prototypes added (idd.h file)
246+
io.h: add new typedef enum IO_PinState with IO_PIN_RESET and IO_PIN_SET values
247+
248+
</div>
249+
:::
250+
251+
::: {.collapse}
252+
<input type="checkbox" id="collapse-section5" aria-hidden="true">
253+
<label for="collapse-section5" aria-hidden="true">V2.0.0 / 15-December-2014</label>
254+
<div>
255+
256+
## Main Changes
257+
258+
Update "io.h" file to support MFX (Multi Function eXpander) device available on some STM32 boards
259+
260+
- add new entries for *IO_ModeTypedef* enumeration structure
261+
- update the *IO_DrvTypeDef* structure
262+
- Update all return values and function parameters to uint32_t
263+
- Add a return value for *Config* field
264+
265+
## Backward Compatibility
266+
267+
This release breaks compatibility with previous versions.
268+
269+
</div>
270+
:::
271+
272+
273+
::: {.collapse}
274+
<input type="checkbox" id="collapse-section4" aria-hidden="true">
275+
<label for="collapse-section4" aria-hidden="true">V1.2.1 / 02-December-2014</label>
276+
<div>
277+
278+
## Main Changes
279+
gyro.h: change “__GIRO_H” by “__GYRO_H” to fix compilation issue under Mac OS
280+
281+
</div>
282+
:::
283+
284+
::: {.collapse}
285+
<input type="checkbox" id="collapse-section3" aria-hidden="true">
286+
<label for="collapse-section3" aria-hidden="true">V1.2.0 / 18-June-2014</label>
287+
<div>
288+
289+
## Main Changes
290+
EPD (E Paper Display) driver function prototype added (epd.h file)
291+
292+
</div>
293+
:::
294+
295+
::: {.collapse}
296+
<input type="checkbox" id="collapse-section2" aria-hidden="true">
297+
<label for="collapse-section2" aria-hidden="true">V1.1.0 / 21-March-2014</label>
298+
<div>
299+
300+
## Main Changes
301+
Temperature Sensor driver function prototype added
302+
303+
</div>
304+
:::
305+
306+
::: {.collapse}
307+
<input type="checkbox" id="collapse-section1" aria-hidden="true">
308+
<label for="collapse-section1" aria-hidden="true">V1.0.0 / 18-February-2014</label>
309+
<div>
310+
311+
## Main Changes
312+
First official release with Accelerometer, Audio, Camera, Gyroscope, IO, LCD and Touch Screen drivers function prototypes
313+
314+
</div>
315+
:::
316+
317+
:::
318+
:::
319+
320+
<footer class="sticky">
321+
For complete documentation on <mark>STM32 Microcontrollers</mark> ,
322+
visit: [http://www.st.com/STM32](http://www.st.com/STM32)
323+
</footer>

0 commit comments

Comments
 (0)