Hello,The latest STM32CubeProgrammer (V 2.15.0) appears to be unable to program an STM32L471 microcontroller.It communicates successfully but fails with error: Error: Operation exceeds memory limits Error: failed to erase memoryThe hex file mem...
Printf can use significant stack space in embedded applications, potentially leading to overflow.You stated that disabling the printf calls did not resolve the issue. Are you sure they were all disabled? Obviously, one experiment you could try woul...