Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(g4): RAM size of G491 & G4A1 is 112k not 128k (fixes #2835) #2837

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

Merged
fpistm merged 1 commit into stm32duino:main from ndoo:fix-2835
Oct 28, 2025

Conversation

@ndoo
Copy link
Contributor

@ndoo ndoo commented Oct 28, 2025

Summary

This PR fixes the following bugs:

Explain the motivation for making this change. What existing problem does the pull request solve?

Change .upload.maximum_data_size parameter in boards.txt to 114688 for STM32G491 and STM32G4A1, according to https://www.st.com/en/microcontrollers-microprocessors/stm32g4x1/products.html both parts are 112k RAM.

Validation

  • Ensure CI build is passed.
  • (削除) Demonstrate the code is solid. [e.g. Provide a sketch] (削除ここまで)

Code formatting

  • Ensure AStyle check is passed thanks CI

Closing issues

Fixes #2835

@fpistm fpistm merged commit e881e8c into stm32duino:main Oct 28, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@fpistm fpistm Awaiting requested review from fpistm

Assignees

No one assigned

Labels

fix 🩹 Bug fix

Projects

Milestone

2.12.0

Development

Successfully merging this pull request may close these issues.

G491 variants has wrongly defined 128kB RAM instead if 112k

2 participants

AltStyle によって変換されたページ (->オリジナル) /