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

stm32flash utility is outdated #640

Open
lex-zhu opened this issue Jul 25, 2022 · 0 comments · May be fixed by #665
Open

stm32flash utility is outdated #640

lex-zhu opened this issue Jul 25, 2022 · 0 comments · May be fixed by #665

Comments

@lex-zhu
Copy link

lex-zhu commented Jul 25, 2022

I've faced an issue with flashing some stm32 microcontrollers, built-in utility stm32flash throws segmentation fault error (11) when trying to flash these controllers with a memory offset more that some magic value (I suppose more that flash sector size). I've tried to compile this utility from sources and it works good. So I suppose this utility has been fixed not a long ago. And the ststm32 should be updated with this new version of utility to provide an ability to flash these devices with memory offest (for example to create main firmware+bootloader configuration).
The issue can be faced while flashing some of stm32f103 high density chips with 256kb of memory. Also can be faced when flashing stm32 clones simulating these device IDs.
I use Macos Big Sur
Platformio Core 6.1.1·Home 3.4.2
STSTM32 15.3.0

@Miceuz Miceuz linked a pull request Dec 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant