Skip to main content
Visitor II
June 4, 2020
Question

Programming an in circuit STM8S105K6T6C MCU Via UART

  • June 4, 2020
  • 4 replies
  • 1023 views

Using STLINK-V3SET. Please Note in circuit STM8S105K6T6C  embedded board has these pins GND, RX, TX , VCC. Many thanks

    This topic has been closed for replies.

    4 replies

    Graduate II
    June 4, 2020
    FEsfa.1Author
    Visitor II
    June 6, 2020

    Thank you. I am new to this field would you please elaborate more?

    Visitor II
    June 11, 2020

    There also are alternatives to the Windows-only FLASHER-STM8, e.g.:

    https://github.com/gicking/stm8gal

    Visitor II
    June 11, 2020

    I have been programming the STM8S105C6 chip using a STLinkV2 programming cable and the SWIM interface (you need to connect to SWIM, RESET, GND) and stm8flash. In recent days I have been experimenting with programming using UART and the built-in bootloader with limited success.