Closed
Description
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):
Chip ID: 0x466
BootLoader protocol version: 3.1
Device name : STM32G03x/STM32G04x
Flash size : 64 KBytes (default)
Device type : MCU
Revision ID : --
Device CPU : Cortex-M0+
Mass erase ...
Error: Mass erase operation failed.
Note: The J6 device only has 32KB Flash ROM.
See also #81