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

fix: U575Z(G-I)TxQ_U585ZITxQ ram issue #1836

Merged
merged 1 commit into from
Sep 28, 2022
Merged

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Sep 28, 2022

The xml describing those mcu give 256Kb ram.
Issue raised internally to fix this then it will be corrected in generated files.

Based on RM0456:
image

SRAM 1/2/3 are consecutive but SRAM4 not.

Fixes #1827

The xml describing those mcu give 256Kb ram.
Issue raised internally to fix this then it will be corrected
in generated files.

Fixes stm32duino#1827

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the Fix label Sep 28, 2022
@fpistm fpistm added this to the 2.4.0 milestone Sep 28, 2022
@fpistm fpistm requested a review from ABOSTM September 28, 2022 12:55
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Sep 28, 2022
Copy link
Contributor

@ABOSTM ABOSTM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

STM32 core based on ST HAL automation moved this from In progress to Reviewer approved Sep 28, 2022
@fpistm fpistm merged commit 5818d75 into stm32duino:main Sep 28, 2022
STM32 core based on ST HAL automation moved this from Reviewer approved to Done Sep 28, 2022
@fpistm fpistm deleted the U5x5ZxTxQ_ram branch September 28, 2022 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

NUCLEO-U575ZI-Q memory size incorrect in Arduino IDE showing 256 kbytes should be 786 kbytes
2 participants