Solved
STM8 and STVP: how to flash .HEX file
Posted on November 21, 2016 at 13:34
Hi everyone.
I have an .HEX file that I would like to program in a STM8AF62A8 MCU. I load the .HEX into STVP and it seems to be flashing the memory correctly because I can see some of the application's startup output through the serial port (it does it repeatedly due to the MCU being restarted multiple times during programming, I assume). The problem is that, as soon as the process is over, the MCU stops responding and I get no serial output when I reset the MCU manually. #hex #stvp #stm8