2021-04-26 11:18 AM
Hello,
I am using stm32cubeprogrammer 2.7.0 for Mac ( I am on Big Sir)
When programming a STM32H7 using UART I get the following error:
I don't seem to get the error on my stm32f4. Any Ideas/Fixes that would enable this to work? I am embedding the CLI into my own software so users will be able to do firmware updates.
The same process is working for me on windows (STM32CubeProgrammer v2.7.0 as well)
EDIT: My Problem was I had skip flash erase checked. So this error is gone now.
Thanks,
Trevor