Skip to main content
MKıyı.1
Associate
February 9, 2022
Question

Stm8S003f3 debugger

  • February 9, 2022
  • 3 replies
  • 1917 views

I am using Stm8s003f3 in my own designed card. Using ST-LINK v2, I can assign code using SWIM and RESET pins. I'm getting an error when I want to upload more than one stm8 code using the same debugger. Is there a product or method that I can use to proces

    This topic has been closed for replies.

    3 replies

    Peter BENSCH
    Technical Moderator
    February 9, 2022

    Welcome, @Melih Kıyı​, to the community!

    What do you mean by uploading more than one stm8 code with the same debugger?

    How does the error message look like?

    Regards

    /Peter

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    MKıyı.1
    MKıyı.1Author
    Associate
    February 9, 2022

    Code throwing process by multiplexing the SWIM and RESET pins on the debugger on the breadboard and connecting to the SWIM, RESET pins on more than one stm8s003f3.

    Error : Failed to set configuration with MCU name STM8S003F3: SWIM error [30004]: Comm timeout

    Regards

    WilkoL
    Senior
    February 10, 2022

    Do you mean using those pins for other purposes than SWIM and RESET in you program? E.g. to use them as an input or output?