Skip to content

STM32H747I Flash controller #71799

Answered by ndrs-pst
RIPHeisenberg asked this question in Q&A
Discussion options

You must be logged in to vote

@RIPHeisenberg STM32CubeProgrammer may help you figure out which option bytes need to be defined.
As a first try, you may disable CM4 boot and change the boot address of M4 to0x0818000. Additionally, modify the M7 entry in the DTS to:

&flash0 {
    reg = <0x08000000 DT_SIZE_K(1536)>;
};

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JarmouniA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
platform: STM32 ST Micro STM32
2 participants