2020-04-05 11:44 AM
Hello Respective,
I am using STM8l052C6 device for my product, I want to design my own bootloader for the same.
Is it possible, as I didn't find any guideline for the same in relavent documents.
2020-06-11 01:55 PM
According to the datasheets this chip has a bootloader; is there any reason you want to write your own? In any event, I am sure you can write your own, and in fact someone wrote a very compact one (I have not used it yet as the STM8S105 I am using has its own bootloader). You could get that code and adapt it to your needs.