Skip to content

Commit a254eee

Browse files
committed
system(wba): update STM32WBAxx CMSIS Drivers to v1.7.0
Included in STM32CubeWBA FW v1.7.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 13ddfff commit a254eee

File tree

85 files changed

+121870
-15891
lines changed

Some content is hidden

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

85 files changed

+121870
-15891
lines changed

system/Drivers/CMSIS/Device/ST/STM32WBAxx/Include/Templates/partition_stm32wba52xx.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,12 @@
160160
/*
161161
// <o>Start Address <0-0xFFFFFFE0>
162162
*/
163-
#define SAU_INIT_START3 0x20010000 /* start address of SAU region 3 */
163+
#define SAU_INIT_START3 0x20008000 /* start address of SAU region 3 */
164164

165165
/*
166166
// <o>End Address <0x1F-0xFFFFFFFF>
167167
*/
168-
#define SAU_INIT_END3 0x2001FFFF /* end address of SAU region 3 */
168+
#define SAU_INIT_END3 0x2000FFFF /* end address of SAU region 3 */
169169

170170
/*
171171
// <o>Region is
@@ -207,17 +207,17 @@
207207
// <e>Initialize SAU Region 5
208208
// <i> Setup SAU Region 5 memory attributes
209209
*/
210-
#define SAU_INIT_REGION5 0
210+
#define SAU_INIT_REGION5 1
211211

212212
/*
213213
// <o>Start Address <0-0xFFFFFFE0>
214214
*/
215-
#define SAU_INIT_START5 0x00000000 /* start address of SAU region 5 */
215+
#define SAU_INIT_START5 0x20018000 /* start address of SAU region 5 */
216216

217217
/*
218218
// <o>End Address <0x1F-0xFFFFFFFF>
219219
*/
220-
#define SAU_INIT_END5 0x00000000 /* end address of SAU region 5 */
220+
#define SAU_INIT_END5 0x2001FFFF /* end address of SAU region 5 */
221221

222222
/*
223223
// <o>Region is

system/Drivers/CMSIS/Device/ST/STM32WBAxx/Include/Templates/partition_stm32wba54xx.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,12 @@
160160
/*
161161
// <o>Start Address <0-0xFFFFFFE0>
162162
*/
163-
#define SAU_INIT_START3 0x20010000 /* start address of SAU region 3 */
163+
#define SAU_INIT_START3 0x20008000 /* start address of SAU region 3 */
164164

165165
/*
166166
// <o>End Address <0x1F-0xFFFFFFFF>
167167
*/
168-
#define SAU_INIT_END3 0x2001FFFF /* end address of SAU region 3 */
168+
#define SAU_INIT_END3 0x2000FFFF /* end address of SAU region 3 */
169169

170170
/*
171171
// <o>Region is
@@ -207,17 +207,17 @@
207207
// <e>Initialize SAU Region 5
208208
// <i> Setup SAU Region 5 memory attributes
209209
*/
210-
#define SAU_INIT_REGION5 0
210+
#define SAU_INIT_REGION5 1
211211

212212
/*
213213
// <o>Start Address <0-0xFFFFFFE0>
214214
*/
215-
#define SAU_INIT_START5 0x00000000 /* start address of SAU region 5 */
215+
#define SAU_INIT_START5 0x20018000 /* start address of SAU region 5 */
216216

217217
/*
218218
// <o>End Address <0x1F-0xFFFFFFFF>
219219
*/
220-
#define SAU_INIT_END5 0x00000000 /* end address of SAU region 5 */
220+
#define SAU_INIT_END5 0x2001FFFF /* end address of SAU region 5 */
221221

222222
/*
223223
// <o>Region is

system/Drivers/CMSIS/Device/ST/STM32WBAxx/Include/Templates/partition_stm32wba55xx.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,12 @@
160160
/*
161161
// <o>Start Address <0-0xFFFFFFE0>
162162
*/
163-
#define SAU_INIT_START3 0x20010000 /* start address of SAU region 3 */
163+
#define SAU_INIT_START3 0x20008000 /* start address of SAU region 3 */
164164

165165
/*
166166
// <o>End Address <0x1F-0xFFFFFFFF>
167167
*/
168-
#define SAU_INIT_END3 0x2001FFFF /* end address of SAU region 3 */
168+
#define SAU_INIT_END3 0x2000FFFF /* end address of SAU region 3 */
169169

170170
/*
171171
// <o>Region is
@@ -207,17 +207,17 @@
207207
// <e>Initialize SAU Region 5
208208
// <i> Setup SAU Region 5 memory attributes
209209
*/
210-
#define SAU_INIT_REGION5 0
210+
#define SAU_INIT_REGION5 1
211211

212212
/*
213213
// <o>Start Address <0-0xFFFFFFE0>
214214
*/
215-
#define SAU_INIT_START5 0x00000000 /* start address of SAU region 5 */
215+
#define SAU_INIT_START5 0x20018000 /* start address of SAU region 5 */
216216

217217
/*
218218
// <o>End Address <0x1F-0xFFFFFFFF>
219219
*/
220-
#define SAU_INIT_END5 0x00000000 /* end address of SAU region 5 */
220+
#define SAU_INIT_END5 0x2001FFFF /* end address of SAU region 5 */
221221

222222
/*
223223
// <o>Region is

system/Drivers/CMSIS/Device/ST/STM32WBAxx/Include/Templates/partition_stm32wba5mxx.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,12 @@
160160
/*
161161
// <o>Start Address <0-0xFFFFFFE0>
162162
*/
163-
#define SAU_INIT_START3 0x20010000 /* start address of SAU region 3 */
163+
#define SAU_INIT_START3 0x20008000 /* start address of SAU region 3 */
164164

165165
/*
166166
// <o>End Address <0x1F-0xFFFFFFFF>
167167
*/
168-
#define SAU_INIT_END3 0x2001FFFF /* end address of SAU region 3 */
168+
#define SAU_INIT_END3 0x2000FFFF /* end address of SAU region 3 */
169169

170170
/*
171171
// <o>Region is
@@ -207,17 +207,17 @@
207207
// <e>Initialize SAU Region 5
208208
// <i> Setup SAU Region 5 memory attributes
209209
*/
210-
#define SAU_INIT_REGION5 0
210+
#define SAU_INIT_REGION5 1
211211

212212
/*
213213
// <o>Start Address <0-0xFFFFFFE0>
214214
*/
215-
#define SAU_INIT_START5 0x00000000 /* start address of SAU region 5 */
215+
#define SAU_INIT_START5 0x20018000 /* start address of SAU region 5 */
216216

217217
/*
218218
// <o>End Address <0x1F-0xFFFFFFFF>
219219
*/
220-
#define SAU_INIT_END5 0x00000000 /* end address of SAU region 5 */
220+
#define SAU_INIT_END5 0x2001FFFF /* end address of SAU region 5 */
221221

222222
/*
223223
// <o>Region is

0 commit comments

Comments
 (0)