Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bsp/stm32f74x: Fix RAM and DTCM description #3364

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Jan 24, 2025

Start or RAM and size of DTCM were taken from STM32F76x series.

DTCM should be 64KB
and RAM1 should start at 0x20010000

@github-actions github-actions bot added STM STM32 related BSP size/s labels Jan 24, 2025
@kasjer kasjer force-pushed the kasjer/stm32f74x-fix-memory-layout branch from 8294dba to d3bcc56 Compare January 28, 2025 08:54
Start or RAM and size of DTCM were taken from STM32F76x series.

DTCM should be 64KB
and RAM1 should start at 0x20010000

Signed-off-by: Jerzy Kasenberg <[email protected]>
@kasjer kasjer force-pushed the kasjer/stm32f74x-fix-memory-layout branch from d3bcc56 to 26ad365 Compare January 28, 2025 09:06
@harteware07
Copy link

These changes fixed my problems that the generated binary crashed immediately. Thank you!

@kasjer kasjer merged commit e1e9ee1 into apache:master Jan 28, 2025
19 of 20 checks passed
@kasjer kasjer deleted the kasjer/stm32f74x-fix-memory-layout branch January 28, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BSP size/s STM STM32 related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants