2023-04-27 06:30 AM
Hi,
Does anyone are able to erase a memory page of BANK2 on a STM32U575 with ST-LINK/V2 in STM32CubeIDE or STM32CubeProgramer? The mcu is configure in dual bank by default. I'm only able to work with a SEGGER JLINK (in IDE) or it is possible to program mcu after a full chip erase. When I put it in single bank mode, the IDE only erase 8K of the 16K page and generate an error at verification.
Thanks
2023-04-27 11:26 AM
I have u575 but in work place. Tomorrow I'm going to check
2023-04-28 01:47 AM
Hmmm. In documentation U575 say that "page have 8K" not 16K? Perhaps you use wrong linker script?
2023-04-28 01:48 AM
Or settings your debugger/programmer are wrong :)
2023-05-01 06:36 AM - edited 2023-11-20 06:57 AM
Here is a snapshot of the programer.
When I uncheck the DBANK Option like next picture.