2020-02-11 04:45 AM
Hello friends,
We use ST-Link when assigning programs to STM8 processors. ST-Link uses the SWIM leg when assigning programs to STM8 processors. We all know that.
I want to make a device. Special bootloader. This device should be able to assign programs to STM operators that do not have programs in the device.
But I don't have a protocol to throw a program into the empty processor. Is there such a protocol? Is such a device possible? Where can we obtain a protocol?
Thanks, good work ..
2020-02-11 11:02 AM
Thanks for reply..
I understand.
So did Segger take a protocol from ST company while doing this?
2020-02-11 05:32 PM
They probably got documentation and assistance from ST engineers, but also employ their own engineers who understand protocols, the underlying hardware, and capable of debugging and reverse engineering the details that are missing.
2020-02-12 10:27 AM
Thank you @Community member
2020-02-17 07:23 AM
There also is the stm8flash program, which is free software, so you could just have a look at the source:
2020-02-17 10:53 AM
Thank you @Philipp Krause
2020-02-25 01:22 AM
ST published the documentation online: