Skip to main content
Visitor II
April 5, 2020
Question

Can I have customized bootloader in stm8l052c6?

  • April 5, 2020
  • 1 reply
  • 599 views

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.

    This topic has been closed for replies.

    1 reply

    Visitor II
    June 11, 2020

    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.

    https://github.com/lujji/stm8-bootloader