-
Notifications
You must be signed in to change notification settings - Fork 66
[STM32CubeProgrammer] "-e all" does not work for STM32G031J6 (Serial method) #82
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
Comments
Hi @olikraus |
Duplicate of #81 |
I really like the integration of CubeProgrammer into Arduino IDE. It reduces the effort the Arduino users.
Yes correct, this is another issue what I observed (and maybe also the root cause why the mass erase fails)
My hope was, that you could raise a bug request for STM32CubeProgrammer. I assume that you are part of ST and maybe you have access to the internal bug tracker for STM32CubeProgrammer. Or, if such a public place is available, where I can report issues with STM32CubeProgrammer I will also do so, if you tell me where to create such a bug request.
Sort of. 81 was for the .sh script and 82 (this issue) is for cube programmer. But I understand, this issue can not be solved within this git project. Please close this issue. |
Nevertheless, let me create a small list of issues, we figured out for STM32CubeProgrammer related to the STM32G031J6 device
|
Right, this will be the case when the first issue you open will be finish to investigate :) I close it here because it does not rely on the core nor the tools provided here. |
Not sure where I can address the issue with the "-e all" commandline option for STM32CubeProgrammer.
So I put it here:
The "-e all" mass erase option does not work with the STM32G031J6. The following error is generated by the commandline version (Linux, USART interface):
Note: The J6 device only has 32KB Flash ROM.
See also #81
The text was updated successfully, but these errors were encountered: