Skip to content

How to boot from bank 1 or 2 / Dual Bank Flash / STM32L082 #1866

Closed Answered by ABOSTM
JeroenIoT asked this question in Q&A
Discussion options

You must be logged in to vote

Yes it is done in at the end of void SystemInit (void)
but it is already done in latest version:

SCB->VTOR = VECT_TAB_BASE_ADDRESS | VECT_TAB_OFFSET;

So maybe you are not on latest version.
You you check with version 2.3.0 of Arduino_Core_STM32, or later ?

Replies: 7 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@JeroenIoT
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@JeroenIoT
Comment options

Comment options

You must be logged in to vote
1 reply
@JeroenIoT
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@JeroenIoT
Comment options

Answer selected by JeroenIoT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants