STM32L071 cannot be loading firmware greater than 128K by UART bootloader
Hi
I am struggling with the UART bootloader.
My problem occurs when my firmware is greater than 128Kbyte. If it’s greater than 128Kbyte I get an error message with “operation exceeds memory limits.
If I am doing the same with the ST-LINK interface there is no problem. My STM32CubeProgrammer is the latest 2.11.
For both UART and ST-LINK I can read the full code, but I can only program 128Kbyte in UART mode.
I can see a difference in the two ways. In the erase flash window only 1024 addresses is been addressed.
In the ST-LINK the full memory has been addressed.
See my screen shots below.
Am I doing something wrong?
