Skip to content

fix(h7): wrong data size#2939

Open
fpistm wants to merge 1 commit intostm32duino:mainfrom
fpistm:H723_data_size
Open

fix(h7): wrong data size#2939
fpistm wants to merge 1 commit intostm32duino:mainfrom
fpistm:H723_data_size

Conversation

@fpistm
Copy link
Member

@fpistm fpistm commented Mar 23, 2026

Only the AXI SRAM and RAM shared between ITCM and AXI are contiguous.

Fixes #2936.

Only the AXI SRAM and RAM shared between ITCM and AXI
are contiguous.

Fixes stm32duino#2936.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added this to the 2.13.0 milestone Mar 23, 2026
@fpistm fpistm added the fix 🩹 Bug fix label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 🩹 Bug fix

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Generic H723VETx uses wrong upload.maximum_data_size (528384), causing invalid RAM_D1/stack placement and early HardFault

1 participant