Skip to content

fix(h7): wrong data size#2939

Merged
fpistm merged 1 commit intostm32duino:mainfrom
fpistm:H723_data_size
Mar 24, 2026
Merged

fix(h7): wrong data size#2939
fpistm merged 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 <[email protected]>
@fpistm fpistm added this to the 2.13.0 milestone Mar 23, 2026
@fpistm fpistm added the fix 🩹 Bug fix label Mar 23, 2026
@fpistm fpistm merged commit 10bbd0e into stm32duino:main Mar 24, 2026
24 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in STM32 core based on ST HAL Mar 24, 2026
@fpistm fpistm deleted the H723_data_size branch March 24, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 🩹 Bug fix

Projects

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