2018-11-28 04:33 AM
While working with NUCLEO-H743ZI board I noticed that if my already burned program use the UART port over the USB (multiplexed with ST-LINK/V2) I can't earse the FLASH using the STM32CubeProgrammer.
Earsing the image with IAR IDE and program the FLASH with program that don't use the UART solve the problem and now I can erase the image with STM32Cube Programmer.
Is it a known problem that the STM32CubeProgrammer is not working with an active UART port over shared ST-LINK/V2 USB ??